{"id":360287,"url":"https://github.com/square/leakcanary","last_synced_at":"2026-08-23T22:03:56.723Z","repository":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-11T14:08:39.000Z","size":155903,"stargazers_count":29975,"open_issues_count":129,"forks_count":3992,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-16T18:36:26.562Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-16T13:02:54.000Z","dependencies_parsed_at":"2026-08-16T18:43:07.092Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36747583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-22T00:54:17.358Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2963,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-22T00:54:17.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"packages":[{"id":4756256,"name":"com.squareup.leakcanary:plumber-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":22,"first_release_published_at":"2020-06-11T05:47:16.000Z","latest_release_published_at":"2022-04-20T17:15:51.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:31:31.852Z","created_at":"2022-07-26T02:38:53.553Z","updated_at":"2026-08-22T21:31:31.852Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/plumber-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/plumber-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.149Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":101,"rankings":{"downloads":null,"dependent_repos_count":1.9368069421441259,"dependent_packages_count":23.14851159958985,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":6.8413535658250915},"purl":"pkg:maven/com.squareup.leakcanary/plumber-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:plumber-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973697,"name":"com.bytedance.tools.codelocator:shark-hprof","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:28.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:31:42.159Z","created_at":"2023-01-26T15:36:21.037Z","updated_at":"2026-08-22T21:31:42.159Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark-hprof/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark-hprof/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.553Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark-hprof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-hprof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-hprof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark-hprof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-hprof/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756244,"name":"com.squareup.leakcanary:leakcanary-watcher","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":17,"first_release_published_at":"2015-05-08T15:50:33.000Z","latest_release_published_at":"2019-01-10T23:54:22.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-22T21:31:42.260Z","created_at":"2022-07-26T02:38:45.295Z","updated_at":"2026-08-22T21:31:42.261Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-watcher/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-watcher/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.320Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.08384886056632,"dependent_packages_count":9.695430658805435,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":7.014843810234536},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-watcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-watcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-watcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-watcher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-watcher/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756259,"name":"com.squareup.leakcanary:plumber-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":18,"first_release_published_at":"2022-01-04T09:41:16.000Z","latest_release_published_at":"2022-04-20T17:16:27.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:32:18.715Z","created_at":"2022-07-26T02:38:55.014Z","updated_at":"2026-08-22T21:32:18.715Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/plumber-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/plumber-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.628Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/plumber-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:plumber-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4777108,"name":"com.squareup.leakcanary:leakcanary-object-watcher-android-androidx","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:44:56.000Z","latest_release_published_at":"2022-04-20T17:15:04.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:32:57.905Z","created_at":"2022-07-26T10:02:01.512Z","updated_at":"2026-08-22T21:32:57.905Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-androidx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-androidx/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.584Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher-android-androidx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-androidx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973693,"name":"com.bytedance.tools.codelocator:shark","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:27.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:31:09.464Z","created_at":"2023-01-26T15:36:21.008Z","updated_at":"2026-08-22T21:31:09.465Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.769Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4144705,"name":"leakcanary-shark","ecosystem":"homebrew","description":"CLI Java memory leak explorer for LeakCanary","homepage":"https://square.github.io/leakcanary/shark/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-04-12T16:48:13.226Z","latest_release_published_at":"2022-06-14T22:08:29.818Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:31:10.766Z","created_at":"2022-04-12T16:48:13.217Z","updated_at":"2026-08-22T21:31:10.767Z","registry_url":"https://formulae.brew.sh/formula/leakcanary-shark","install_command":"brew install leakcanary-shark","documentation_url":null,"metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-11T14:08:39.000Z","size":155903,"stargazers_count":29975,"open_issues_count":129,"forks_count":3992,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-16T18:36:26.562Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-16T13:02:54.000Z","dependencies_parsed_at":"2026-08-16T18:43:07.092Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36747583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:36:58.171Z","dependent_packages_count":0,"downloads":45,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":75.8709093651033,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":0.4976624943447444,"forks_count":0.37701704117026086,"average":29.29271603076459},"purl":"pkg:brew/leakcanary-shark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/leakcanary-shark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/leakcanary-shark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/leakcanary-shark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:32:57.925Z","issues_count":291,"pull_requests_count":263,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2184574.577586207,"issues_closed_count":155,"pull_requests_closed_count":232,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6197718631178707,"merged_pull_requests_count":206,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":226774.89411764705,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.2268041237113402,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":78,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/leakcanary-shark/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9498,"maintainers_count":0,"namespaces_count":0,"keywords_count":7044,"github":"homebrew","metadata":{"funded_packages_count":1009},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-23T05:06:31.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5973681,"name":"com.bytedance.tools.codelocator:leakcanary-android-instrumentation","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:31:15.715Z","created_at":"2023-01-26T15:36:20.885Z","updated_at":"2026-08-22T21:31:15.715Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-instrumentation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-instrumentation/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-instrumentation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-instrumentation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-instrumentation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-instrumentation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756248,"name":"com.squareup.leakcanary:leakcanary-perflib-analyzer","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":1,"first_release_published_at":"2019-04-23T06:55:02.000Z","latest_release_published_at":"2019-04-23T06:55:02.000Z","latest_release_number":"2.0-alpha-1","last_synced_at":"2026-08-22T21:34:35.953Z","created_at":"2022-07-26T02:38:49.263Z","updated_at":"2026-08-22T21:34:35.954Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-perflib-analyzer/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-perflib-analyzer/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.242Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-perflib-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-perflib-analyzer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-perflib-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-perflib-analyzer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-perflib-analyzer/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772613,"name":"com.squareup.leakcanary:leakcanary-android-instrumentation","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":38,"first_release_published_at":"2018-07-20T23:19:38.000Z","latest_release_published_at":"2022-04-20T17:13:12.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:34:45.467Z","created_at":"2022-07-26T07:26:04.430Z","updated_at":"2026-08-22T21:34:45.467Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-instrumentation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-instrumentation/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.639Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.760475804271424,"dependent_packages_count":50.14208044216154,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":16.54566299199984},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-instrumentation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-instrumentation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-instrumentation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-instrumentation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-instrumentation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973682,"name":"com.bytedance.tools.codelocator:leakcanary-android-process","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:35:12.461Z","created_at":"2023-01-26T15:36:20.898Z","updated_at":"2026-08-22T21:35:12.461Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-process/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-process/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-process/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-process/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756236,"name":"com.squareup.leakcanary:leakcanary-log","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":3,"first_release_published_at":"2019-04-23T07:00:02.000Z","latest_release_published_at":"2019-07-04T12:10:20.000Z","latest_release_number":"2.0-alpha-3","last_synced_at":"2026-08-22T21:35:20.911Z","created_at":"2022-07-26T02:38:41.297Z","updated_at":"2026-08-22T21:35:20.911Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-log/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-log/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.333Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":14.0187258102379},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-log","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-log","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-log","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-log/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-log/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756230,"name":"com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary.deobfuscation","versions_count":18,"first_release_published_at":"2022-01-04T09:39:06.000Z","latest_release_published_at":"2022-04-20T17:14:24.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:36:22.698Z","created_at":"2022-07-26T02:38:38.265Z","updated_at":"2026-08-22T21:36:22.699Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary.deobfuscation/com.squareup.leakcanary.deobfuscation.gradle.plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary.deobfuscation/com.squareup.leakcanary.deobfuscation.gradle.plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.645Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":20.643535452234435},"purl":"pkg:maven/com.squareup.leakcanary.deobfuscation/com.squareup.leakcanary.deobfuscation.gradle.plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973696,"name":"com.bytedance.tools.codelocator:leakcanary-android-utils","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:36:23.167Z","created_at":"2023-01-26T15:36:21.025Z","updated_at":"2026-08-22T21:36:23.167Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-utils/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.640Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":12.74771620556056},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973691,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:09.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:37:02.723Z","created_at":"2023-01-26T15:36:20.992Z","updated_at":"2026-08-22T21:37:02.724Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.623Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973684,"name":"com.bytedance.tools.codelocator:leakcanary-android-release","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:11.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:37:09.024Z","created_at":"2023-01-26T15:36:20.913Z","updated_at":"2026-08-22T21:37:09.025Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-release/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-release/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.709Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-release","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-release/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-release/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973688,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:34:05.864Z","created_at":"2023-01-26T15:36:20.958Z","updated_at":"2026-08-22T21:34:05.864Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.726Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756262,"name":"com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":25,"first_release_published_at":"2019-12-31T17:38:08.000Z","latest_release_published_at":"2022-04-20T17:14:32.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:34:13.807Z","created_at":"2022-07-26T02:38:55.466Z","updated_at":"2026-08-22T21:34:13.807Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-deobfuscation-gradle-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-deobfuscation-gradle-plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.506Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-deobfuscation-gradle-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-deobfuscation-gradle-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756243,"name":"com.squareup.leakcanary:leakcanary-android-utils","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":20,"first_release_published_at":"2020-12-24T19:16:12.000Z","latest_release_published_at":"2022-04-20T17:14:18.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:43:03.945Z","created_at":"2022-07-26T02:38:44.053Z","updated_at":"2026-08-22T21:43:03.945Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-utils/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.665Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":11.189790189866434},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973699,"name":"com.bytedance.tools.codelocator:shark-cli","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:35.000Z","latest_release_published_at":"2022-11-16T12:59:28.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:38:20.722Z","created_at":"2023-01-26T15:36:21.084Z","updated_at":"2026-08-22T21:38:20.722Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark-cli/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark-cli/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-cli/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973690,"name":"com.bytedance.tools.codelocator:plumber-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:32.000Z","latest_release_published_at":"2022-11-16T12:59:26.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:39:17.200Z","created_at":"2023-01-26T15:36:20.982Z","updated_at":"2026-08-22T21:39:17.201Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/plumber-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/plumber-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.870Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/plumber-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:plumber-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756235,"name":"com.squareup.leakcanary:leakcanary-haha","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":3,"first_release_published_at":"2019-04-23T06:58:03.000Z","latest_release_published_at":"2019-07-04T12:10:04.000Z","latest_release_number":"2.0-alpha-3","last_synced_at":"2026-08-22T21:39:25.785Z","created_at":"2022-07-26T02:38:41.175Z","updated_at":"2026-08-22T21:39:25.785Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-haha/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-haha/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.333Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":14.0187258102379},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-haha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-haha","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-haha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-haha/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-haha/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756257,"name":"com.squareup.leakcanary:leakcanary-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":34,"first_release_published_at":"2019-04-23T06:55:59.000Z","latest_release_published_at":"2022-04-20T17:12:54.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:39:59.249Z","created_at":"2022-07-26T02:38:54.149Z","updated_at":"2026-08-22T21:39:59.250Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.963Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":11.189790189866434},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756245,"name":"com.squareup.leakcanary:leakcanary-android-process","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":33,"first_release_published_at":"2019-05-21T16:58:01.000Z","latest_release_published_at":"2022-04-20T17:13:31.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:40:05.499Z","created_at":"2022-07-26T02:38:47.315Z","updated_at":"2026-08-22T21:40:05.499Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-process/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-process/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.747Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.737937180218875,"dependent_packages_count":50.14208044216154,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":18.2900283359867},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-process/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-process/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772616,"name":"com.squareup.leakcanary:leakcanary-android-no-op","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":14,"first_release_published_at":"2015-05-08T15:50:29.000Z","latest_release_published_at":"2019-01-10T23:54:01.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-22T21:40:15.607Z","created_at":"2022-07-26T07:26:05.670Z","updated_at":"2026-08-22T21:40:15.607Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-no-op/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-no-op/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.671Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":1125,"rankings":{"downloads":null,"dependent_repos_count":0.35999959955550664,"dependent_packages_count":2.82233278939623,"stargazers_count":0.7668512048373695,"forks_count":1.5162830742123756,"docker_downloads_count":null,"average":1.3663666670003705},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-no-op","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-no-op","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-no-op","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-no-op/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-no-op/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756238,"name":"com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":17,"first_release_published_at":"2019-11-27T19:58:00.000Z","latest_release_published_at":"2022-04-20T17:15:42.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:43:36.605Z","created_at":"2022-07-26T02:38:42.641Z","updated_at":"2026-08-22T21:43:36.605Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-support-fragments/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-support-fragments/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.155Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher-android-support-fragments","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973686,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:09.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:40:59.503Z","created_at":"2023-01-26T15:36:20.937Z","updated_at":"2026-08-22T21:40:59.504Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.244Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756241,"name":"com.squareup.leakcanary:leakcanary-android-release","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":20,"first_release_published_at":"2020-12-24T19:16:05.000Z","latest_release_published_at":"2022-04-20T17:13:51.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:41:33.422Z","created_at":"2022-07-26T02:38:43.536Z","updated_at":"2026-08-22T21:41:33.422Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-release/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-release/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.654Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":20.643535452234435},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-release","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-release/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-release/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772633,"name":"com.squareup.leakcanary:leakcanary-object-watcher","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:44:31.000Z","latest_release_published_at":"2022-04-20T17:14:44.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:41:38.488Z","created_at":"2022-07-26T07:26:18.969Z","updated_at":"2026-08-22T21:41:38.488Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.498Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":14.0187258102379},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756274,"name":"com.squareup.leakcanary:shark-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:15.000Z","latest_release_published_at":"2022-04-20T17:16:54.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:42:07.561Z","created_at":"2022-07-26T02:39:07.446Z","updated_at":"2026-08-22T21:42:07.561Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark-android/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.646Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.738714309460534,"dependent_packages_count":17.553627182187224,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":10.143109303303536},"purl":"pkg:maven/com.squareup.leakcanary/shark-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772612,"name":"com.squareup.leakcanary:leakcanary-object-watcher-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":18,"first_release_published_at":"2022-01-04T09:40:13.000Z","latest_release_published_at":"2022-04-20T17:15:24.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:42:09.106Z","created_at":"2022-07-26T07:26:02.230Z","updated_at":"2026-08-22T21:42:09.106Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.100Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":10.761271501174752},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973692,"name":"com.bytedance.tools.codelocator:plumber-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:27.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:42:23.259Z","created_at":"2023-01-26T15:36:20.994Z","updated_at":"2026-08-22T21:42:23.259Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/plumber-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/plumber-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.700Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":14.111973643818356},"purl":"pkg:maven/com.bytedance.tools.codelocator/plumber-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:plumber-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756246,"name":"com.squareup.leakcanary:shark-cli","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:24.000Z","latest_release_published_at":"2022-04-20T17:17:06.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:42:34.628Z","created_at":"2022-07-26T02:38:48.544Z","updated_at":"2026-08-22T21:42:34.629Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark-cli/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark-cli/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.627Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":20.643535452234435},"purl":"pkg:maven/com.squareup.leakcanary/shark-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-cli/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756291,"name":"com.squareup.leakcanary:leakcanary-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":48,"first_release_published_at":"2015-05-08T15:50:26.000Z","latest_release_published_at":"2022-04-20T17:12:32.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:46:24.345Z","created_at":"2022-07-26T02:39:16.483Z","updated_at":"2026-08-22T21:46:24.345Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.222Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":280,"rankings":{"downloads":null,"dependent_repos_count":0.9090453821576308,"dependent_packages_count":3.458499013431356,"stargazers_count":0.7650163760379003,"forks_count":1.5168117306517361,"docker_downloads_count":null,"average":1.6623431255696557},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973700,"name":"com.bytedance.tools.codelocator:shark-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:28.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:47:17.580Z","created_at":"2023-01-26T15:36:21.117Z","updated_at":"2026-08-22T21:47:17.580Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark-android/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.639Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.7239121754885103,"forks_count":1.3832179982865271,"average":12.747666045348844},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9981304,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:32.000Z","latest_release_published_at":"2022-11-16T12:59:26.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:44:19.819Z","created_at":"2024-05-14T23:26:22.392Z","updated_at":"2026-08-22T21:44:19.820Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-support-fragments/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-support-fragments/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.741Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31037959288184,"dependent_packages_count":50.11062123927794,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.71050041607989},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-support-fragments","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-support-fragments/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756228,"name":"com.squareup.leakcanary:leakcanary-analyzer-core","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":1,"first_release_published_at":"2019-04-23T06:54:37.000Z","latest_release_published_at":"2019-04-23T06:54:37.000Z","latest_release_number":"2.0-alpha-1","last_synced_at":"2026-08-22T21:44:45.565Z","created_at":"2022-07-26T02:38:37.464Z","updated_at":"2026-08-22T21:44:45.566Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-analyzer-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-analyzer-core/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.665Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":12.654468371980103},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-analyzer-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-analyzer-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-analyzer-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-analyzer-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756276,"name":"com.squareup.leakcanary:shark","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:07.000Z","latest_release_published_at":"2022-04-20T17:16:41.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:44:55.568Z","created_at":"2022-07-26T02:39:07.993Z","updated_at":"2026-08-22T21:44:55.568Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.087Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.760475804271424,"dependent_packages_count":23.148598720374878,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":9.797292561553173},"purl":"pkg:maven/com.squareup.leakcanary/shark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756261,"name":"com.squareup.leakcanary:shark-log","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:55.000Z","latest_release_published_at":"2022-04-20T17:17:44.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:45:26.650Z","created_at":"2022-07-26T02:38:55.299Z","updated_at":"2026-08-22T21:45:26.651Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark-log/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark-log/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.629Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.738714309460534,"dependent_packages_count":9.695430658805435,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":8.17856017245809},"purl":"pkg:maven/com.squareup.leakcanary/shark-log","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-log","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-log","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark-log/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-log/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756254,"name":"com.squareup.leakcanary:leaksentry","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":3,"first_release_published_at":"2019-04-23T06:58:51.000Z","latest_release_published_at":"2019-07-04T12:10:12.000Z","latest_release_number":"2.0-alpha-3","last_synced_at":"2026-08-22T21:50:40.470Z","created_at":"2022-07-26T02:38:52.757Z","updated_at":"2026-08-22T21:50:40.471Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leaksentry/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leaksentry/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.626Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.760475804271424,"dependent_packages_count":32.975078349503875,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":12.253912468835422},"purl":"pkg:maven/com.squareup.leakcanary/leaksentry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leaksentry","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leaksentry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leaksentry/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leaksentry/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973695,"name":"com.bytedance.tools.codelocator:plumber-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:33.000Z","latest_release_published_at":"2022-11-16T12:59:27.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:49:11.125Z","created_at":"2023-01-26T15:36:21.015Z","updated_at":"2026-08-22T21:49:11.126Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/plumber-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/plumber-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.719Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/plumber-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:plumber-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:plumber-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:plumber-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973687,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:53:13.593Z","created_at":"2023-01-26T15:36:20.955Z","updated_at":"2026-08-22T21:53:13.593Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-androidx/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-androidx/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.711Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-androidx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-androidx/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756255,"name":"com.squareup.leakcanary:leakcanary-support-fragment","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":4,"first_release_published_at":"2018-07-20T23:20:00.000Z","latest_release_published_at":"2019-01-10T23:54:11.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-22T21:56:09.208Z","created_at":"2022-07-26T02:38:53.002Z","updated_at":"2026-08-22T21:56:09.208Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-support-fragment/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-support-fragment/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.735Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.2002142721256,"dependent_packages_count":50.14208044216154,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":15.155597608963383},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-support-fragment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-support-fragment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-support-fragment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-support-fragment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-support-fragment/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756237,"name":"com.squareup.leakcanary:leakcanary-object-watcher-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":18,"first_release_published_at":"2022-01-04T09:40:25.000Z","latest_release_published_at":"2022-04-20T17:15:33.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:39:19.424Z","created_at":"2022-07-26T02:38:42.535Z","updated_at":"2026-08-22T21:39:19.424Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.729Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973694,"name":"com.bytedance.tools.codelocator:shark-graph","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:34.000Z","latest_release_published_at":"2022-11-16T12:59:28.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:39:08.921Z","created_at":"2023-01-26T15:36:21.009Z","updated_at":"2026-08-22T21:39:08.921Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark-graph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark-graph/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.747Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":16.52141941360706},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark-graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark-graph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-graph/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756231,"name":"com.squareup.leakcanary:leakcanary-android-perflib","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":1,"first_release_published_at":"2019-04-23T06:57:18.000Z","latest_release_published_at":"2019-04-23T06:57:18.000Z","latest_release_number":"2.0-alpha-1","last_synced_at":"2026-08-22T21:40:35.394Z","created_at":"2022-07-26T02:38:38.841Z","updated_at":"2026-08-22T21:40:35.394Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-perflib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-perflib/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.056Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":16.428171580026603},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-perflib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-perflib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-perflib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-perflib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-perflib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4040172,"name":"github.com/square/leakcanary","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"github.com/square","versions_count":10,"first_release_published_at":"2015-05-16T16:59:42.000Z","latest_release_published_at":"2022-04-20T17:07:47.000Z","latest_release_number":"v2.9.1+incompatible","last_synced_at":"2026-08-21T21:50:15.797Z","created_at":"2022-04-12T09:31:57.671Z","updated_at":"2026-08-21T21:50:15.797Z","registry_url":"https://pkg.go.dev/github.com/square/leakcanary","install_command":"go get github.com/square/leakcanary","documentation_url":"https://pkg.go.dev/github.com/square/leakcanary#section-documentation","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.767368150306928,"dependent_packages_count":9.5531661951179,"stargazers_count":0.047064253333211875,"forks_count":0.07621372636539472,"docker_downloads_count":null,"average":3.610953081280859},"purl":"pkg:golang/github.com/square/leakcanary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/square/leakcanary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/square/leakcanary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/square/leakcanary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fleakcanary/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":5973683,"name":"com.bytedance.tools.codelocator:leakcanary-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:09.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:32:30.588Z","created_at":"2023-01-26T15:36:20.912Z","updated_at":"2026-08-22T21:32:30.588Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.634Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772611,"name":"com.squareup.leakcanary:plumber-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":18,"first_release_published_at":"2022-01-04T09:41:05.000Z","latest_release_published_at":"2022-04-20T17:16:19.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:47:36.362Z","created_at":"2022-07-26T07:26:00.082Z","updated_at":"2026-08-22T21:47:36.363Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/plumber-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/plumber-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.225Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":14.0187258102379},"purl":"pkg:maven/com.squareup.leakcanary/plumber-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:plumber-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:plumber-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:plumber-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756247,"name":"com.squareup.leakcanary:shark-hprof","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:47.000Z","latest_release_published_at":"2022-04-20T17:17:33.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:38:25.307Z","created_at":"2022-07-26T02:38:48.551Z","updated_at":"2026-08-22T21:38:25.307Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark-hprof/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark-hprof/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.276Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.737937180218875,"dependent_packages_count":32.975078349503875,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":13.998277812822284},"purl":"pkg:maven/com.squareup.leakcanary/shark-hprof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-hprof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-hprof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark-hprof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-hprof/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756273,"name":"com.squareup.leakcanary:shark-graph","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:45:39.000Z","latest_release_published_at":"2022-04-20T17:17:19.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:34:13.972Z","created_at":"2022-07-26T02:39:07.442Z","updated_at":"2026-08-22T21:34:13.973Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/shark-graph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/shark-graph/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.710Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.737937180218875,"dependent_packages_count":32.975078349503875,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":13.998277812822284},"purl":"pkg:maven/com.squareup.leakcanary/shark-graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:shark-graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:shark-graph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:shark-graph/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756239,"name":"com.squareup.leakcanary:leakcanary-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":18,"first_release_published_at":"2022-01-04T09:38:41.000Z","latest_release_published_at":"2022-04-20T17:13:59.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:44:28.742Z","created_at":"2022-07-26T02:38:43.210Z","updated_at":"2026-08-22T21:44:28.742Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.6049321532976326,"forks_count":1.1294073270024458,"average":20.643535452234435},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973680,"name":"com.bytedance.tools.codelocator:leakcanary-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:14.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:43:26.974Z","created_at":"2023-01-26T15:36:20.874Z","updated_at":"2026-08-22T21:43:26.975Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.766Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":12.74771620556056},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973698,"name":"com.bytedance.tools.codelocator:shark-log","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:47.000Z","latest_release_published_at":"2022-11-16T12:59:27.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:31:39.997Z","created_at":"2023-01-26T15:36:21.041Z","updated_at":"2026-08-22T21:31:39.997Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/shark-log/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/shark-log/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.127Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":11.28303802344689},"purl":"pkg:maven/com.bytedance.tools.codelocator/shark-log","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-log","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:shark-log","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:shark-log/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:shark-log/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772632,"name":"com.squareup.leakcanary:leakcanary-analyzer","ecosystem":"maven","description":"Leak Canary","homepage":"http://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":17,"first_release_published_at":"2015-05-08T15:50:18.000Z","latest_release_published_at":"2019-01-10T23:53:30.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-08-22T21:36:43.733Z","created_at":"2022-07-26T07:26:18.869Z","updated_at":"2026-08-22T21:36:43.733Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-analyzer/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-analyzer/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.156Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.737937180218875,"dependent_packages_count":23.148598720374878,"stargazers_count":0.7641704965305939,"forks_count":1.5159252250357955,"docker_downloads_count":null,"average":11.541657905540035},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-analyzer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-analyzer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-analyzer/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973685,"name":"com.bytedance.tools.codelocator:leakcanary-android-startup","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:09.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:42:01.417Z","created_at":"2023-01-26T15:36:20.928Z","updated_at":"2026-08-22T21:42:01.417Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-android-startup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-android-startup/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:56.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":20.73678328581489},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-android-startup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-startup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-startup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-android-startup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-android-startup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5973689,"name":"com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.bytedance.tools.codelocator","versions_count":2,"first_release_published_at":"2022-11-16T10:43:11.000Z","latest_release_published_at":"2022-11-16T12:59:10.000Z","latest_release_number":"2.13","last_synced_at":"2026-08-22T21:33:22.681Z","created_at":"2023-01-26T15:36:20.965Z","updated_at":"2026-08-22T21:33:22.681Z","registry_url":"https://central.sonatype.com/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-core/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.722Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":0.7241128163353752,"forks_count":1.3832179982865271,"average":11.28303802344689},"purl":"pkg:maven/com.bytedance.tools.codelocator/leakcanary-object-watcher-android-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.bytedance.tools.codelocator:leakcanary-object-watcher-android-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756266,"name":"com.squareup.leakcanary:leakcanary-object-watcher-android","ecosystem":"maven","description":"LeakCanary","homepage":"https://github.com/square/leakcanary/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/leakcanary","keywords_array":[],"namespace":"com.squareup.leakcanary","versions_count":31,"first_release_published_at":"2019-07-30T13:44:39.000Z","latest_release_published_at":"2022-04-20T17:14:52.000Z","latest_release_number":"2.9.1","last_synced_at":"2026-08-22T21:31:31.298Z","created_at":"2022-07-26T02:38:58.398Z","updated_at":"2026-08-22T21:31:31.298Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.leakcanary/leakcanary-object-watcher-android/","metadata":{},"repo_metadata":{"id":31262799,"uuid":"34824499","full_name":"square/leakcanary","owner":"square","description":"A memory leak detection library for Android.","archived":false,"fork":false,"pushed_at":"2026-08-06T21:45:15.000Z","size":155769,"stargazers_count":29968,"open_issues_count":126,"forks_count":3990,"subscribers_count":973,"default_branch":"main","last_synced_at":"2026-08-08T21:56:12.205Z","etag":null,"topics":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"latest_commit_sha":null,"homepage":"https://square.github.io/leakcanary","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T23:54:16.000Z","updated_at":"2026-08-08T16:41:24.000Z","dependencies_parsed_at":"2025-08-24T11:52:05.640Z","dependency_job_id":null,"html_url":"https://github.com/square/leakcanary","commit_stats":{"total_commits":1465,"total_committers":163,"mean_commits":8.987730061349692,"dds":0.5686006825938567,"last_synced_commit":"c20015bd67d87b86cdc85e4286c9c5b1c133d1fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/square/leakcanary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/sbom","scorecard":{"id":843182,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/leakcanary","commit":"22bef70ba5abdba5f65935c1a37227d01be598d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"2 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml: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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:111"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0-alpha-8 not signed: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 not signed: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 not signed: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 not signed: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 not signed: https://api.github.com/repos/square/leakcanary/releases/155298101","Warn: release artifact v3.0-alpha-8 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158870917","Warn: release artifact v3.0-alpha-7 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/158255484","Warn: release artifact v3.0-alpha-6 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156776406","Warn: release artifact v3.0-alpha-5 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/156623548","Warn: release artifact v3.0-alpha-4 does not have provenance: https://api.github.com/repos/square/leakcanary/releases/155298101"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/square/leakcanary/stale.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T20:54:45.608Z","repository_id":31262799,"created_at":"2025-08-23T20:54:45.608Z","updated_at":"2025-08-23T20:54:45.608Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36433865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":295,"last_synced_at":"2026-08-14T04:50:52.041Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/square","funding_links":[],"total_stars":198684,"followers":2960,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2026-08-14T04:50:52.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v3.0-alpha-9","sha":"bac94a74fa87ed807c31a42b4d495bbfdcede33a","kind":"commit","published_at":"2026-06-24T19:46:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-9","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-9/manifests"},{"name":"v3.0-alpha-8","sha":"d3fd078cc4fab75c193e6211d3705c004d48fdb3","kind":"commit","published_at":"2024-06-04T18:52:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-8","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-8/manifests"},{"name":"v3.0-alpha-7","sha":"3f581367dc5066a17ee306db6281cdbfe3d31043","kind":"commit","published_at":"2024-05-30T22:12:14.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-7","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-7/manifests"},{"name":"v3.0-alpha-6","sha":"9aff0760d8bbda78b4a787f0581b97d508aef7d6","kind":"commit","published_at":"2024-05-21T21:04:55.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-6","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-6/manifests"},{"name":"v3.0-alpha-5","sha":"058b9356e246530699ee6da49915e7d5e80ff014","kind":"commit","published_at":"2024-05-21T05:22:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-5","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-5/manifests"},{"name":"v3.0-alpha-4","sha":"b3e55d8949e9be5f895cef4bb35a57d1da8ff799","kind":"commit","published_at":"2024-05-10T17:19:48.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-4","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-4/manifests"},{"name":"v3.0-alpha-3","sha":"4d09a61110757ccc61b049204f6cad50ec35dcc6","kind":"commit","published_at":"2024-05-10T00:23:31.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-3/manifests"},{"name":"v3.0-alpha-2","sha":"370e3c75df5fde7a8af4c58cc0fe45c2d2d25150","kind":"commit","published_at":"2024-05-04T04:14:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-2/manifests"},{"name":"v2.14","sha":"8d29638ccf25e15d84b0119b6617f0069bc0b2d8","kind":"commit","published_at":"2024-04-18T05:17:59.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.14","html_url":"https://github.com/square/leakcanary/releases/tag/v2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.14/manifests"},{"name":"v3.0-alpha-1","sha":"d22f76ccf484df8fa3a55eb599b3b6ab1940ee3f","kind":"commit","published_at":"2024-01-09T09:13:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v3.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v3.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v3.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v3.0-alpha-1/manifests"},{"name":"v2.13","sha":"4d2994fb88627aab6133e860b99ab9c14a9586b0","kind":"commit","published_at":"2024-01-02T23:42:40.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.13","html_url":"https://github.com/square/leakcanary/releases/tag/v2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.13/manifests"},{"name":"v2.12","sha":"eea5aebdd4770dd9bbca085c9c1b182615c2b068","kind":"commit","published_at":"2023-06-29T19:53:00.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.12","html_url":"https://github.com/square/leakcanary/releases/tag/v2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.12/manifests"},{"name":"v2.11","sha":"437c872e13095c65f754414546c6c61d62c4c4f2","kind":"commit","published_at":"2023-05-18T00:05:32.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.11","html_url":"https://github.com/square/leakcanary/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.11/manifests"},{"name":"v2.10","sha":"9da58bd93a5d006b007775ede668bb1561526a8a","kind":"commit","published_at":"2022-11-11T05:25:13.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.10","html_url":"https://github.com/square/leakcanary/releases/tag/v2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.10/manifests"},{"name":"v2.9.1","sha":"99a5606cc2117acb2fe07fa55b20334f7e41f3d7","kind":"commit","published_at":"2022-04-20T17:07:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9.1/manifests"},{"name":"v2.9","sha":"5abae5d774edcd85e823d0c7f7529d1e127b61bc","kind":"commit","published_at":"2022-04-19T22:53:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.9","html_url":"https://github.com/square/leakcanary/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.9/manifests"},{"name":"v2.8.1","sha":"ddf08a9a29250a4b3a3c7477e7cc83ad5af2106c","kind":"commit","published_at":"2022-01-06T21:47:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"07139c7eb82521b5d0d13fc7ca49e6eb61f2b841","kind":"commit","published_at":"2022-01-04T09:33:06.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.8","html_url":"https://github.com/square/leakcanary/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.8/manifests"},{"name":"v2.7","sha":"9f85fbc988878d0265a9383e0c1bada3177e6fc8","kind":"commit","published_at":"2021-03-26T17:43:05.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.7","html_url":"https://github.com/square/leakcanary/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.7/manifests"},{"name":"v2.6","sha":"357100de20cdeef2962e2ee7bfb3f36a0e3574d8","kind":"commit","published_at":"2020-12-25T13:10:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.6","html_url":"https://github.com/square/leakcanary/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.6/manifests"},{"name":"v2.5","sha":"3f22deefc18130b6c24e830b368482fa6b4e3958","kind":"commit","published_at":"2020-10-01T17:36:09.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.5/manifests"},{"name":"v2.4","sha":"83b1b1baefd9c176bd7b0a408d27756b20ce1253","kind":"commit","published_at":"2020-06-11T05:42:24.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.4/manifests"},{"name":"v2.3","sha":"45982625a13b54d90e4719ed534442eae09fd404","kind":"commit","published_at":"2020-05-08T22:05:15.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.3/manifests"},{"name":"v2.2","sha":"57d5e35b4bf45c694e1df3f40790be95b96dfa6e","kind":"commit","published_at":"2020-02-05T19:23:52.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.2/manifests"},{"name":"v2.1","sha":"7c56f23ebe572146376e1854a763cdd3860ac542","kind":"commit","published_at":"2019-12-31T17:33:01.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.1/manifests"},{"name":"v2.0","sha":"49510378fa14e14e110985da4cab838facbf4864","kind":"commit","published_at":"2019-11-27T19:51:53.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0/manifests"},{"name":"v2.0-beta-5","sha":"e4a2f7e7ca98d3daa02170c804197239a10e875f","kind":"commit","published_at":"2019-11-25T19:18:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-5","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-5/manifests"},{"name":"v2.0-beta-4","sha":"976738f50d41435812938f00efdcd6993f8397aa","kind":"commit","published_at":"2019-11-19T00:56:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-4","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-4/manifests"},{"name":"v2.0-beta-3","sha":"53fa1902d3eb3aec9d99257a517dc6ad198acc39","kind":"commit","published_at":"2019-08-22T23:18:44.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"cc5b133bdcd081b04445381a141a0d0747946ff5","kind":"commit","published_at":"2019-08-02T13:03:07.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"5021bc8161dcef9cd5ef47d3ffb2ae0255371dcd","kind":"commit","published_at":"2019-07-30T13:38:47.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-beta-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-beta-1/manifests"},{"name":"v2.0-alpha-3","sha":"6178ef748305f685a41c35989d5cdea6fe1f8f8e","kind":"commit","published_at":"2019-07-04T12:05:12.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-3","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-3/manifests"},{"name":"v2.0-alpha-2","sha":"1f151c447e9d283e0c28973e922549ba38a590b6","kind":"commit","published_at":"2019-05-21T16:51:27.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-2","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-2/manifests"},{"name":"v2.0-alpha-1","sha":"6f2f9c44a3d8685f84073b0a75eaf5a83cf8e85c","kind":"commit","published_at":"2019-04-23T04:43:03.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v2.0-alpha-1","html_url":"https://github.com/square/leakcanary/releases/tag/v2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v2.0-alpha-1/manifests"},{"name":"v1.6.3","sha":"31007b4c4e09b273e00fab7d5f4bfc82af822cca","kind":"commit","published_at":"2019-01-10T23:49:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0ebc1fcbd01080e211d67c47d2bf50c70bc27327","kind":"commit","published_at":"2018-10-17T00:33:58.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"26145bf57ead3d90be6cf76bfe77646bb705c7b0","kind":"commit","published_at":"2018-07-22T00:11:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"6466663c9b6ada80fa8df34e166abae7211be40e","kind":"commit","published_at":"2018-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.6","html_url":"https://github.com/square/leakcanary/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.6/manifests"},{"name":"v1.5.4","sha":"74837f019fcfdddfd56f0398f8f5bd1c1b135ced","kind":"commit","published_at":"2017-09-22T23:48:04.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"901c4f90efa6e8db0bf5dfec7291a9502d3b8ae3","kind":"commit","published_at":"2017-09-17T05:01:38.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"be6b774f6e3964fad3140afb2c7c14b11ab365c0","kind":"commit","published_at":"2017-08-09T18:44:11.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.2","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"1be44b3309473957fb095da0915b8aa13efe3f19","kind":"commit","published_at":"2017-04-25T23:55:43.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"00f37f552efec8aac768aac8ad8445a8f241ab72","kind":"commit","published_at":"2016-09-28T19:00:54.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.5","html_url":"https://github.com/square/leakcanary/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.5/manifests"},{"name":"v1.4","sha":"6b04880cce9b6ac7159aedbd79525edb4d455d17","kind":"commit","published_at":"2016-09-12T03:26:41.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.4","html_url":"https://github.com/square/leakcanary/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.4/manifests"},{"name":"release_1.4-beta2","sha":"431ed78f886513dc6166b2b5ae33b365a3e692c2","kind":"commit","published_at":"2016-03-24T18:21:30.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta2","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta2/manifests"},{"name":"release_1.4-beta1","sha":"02804f3c5daafd1a477997301705721f5e4dacd8","kind":"commit","published_at":"2016-01-08T08:07:49.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/release_1.4-beta1","html_url":"https://github.com/square/leakcanary/releases/tag/release_1.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@release_1.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/release_1.4-beta1/manifests"},{"name":"v1.3.1","sha":"6e409a5d188e0afe7bfff1abe5c329d5943816aa","kind":"commit","published_at":"2015-05-16T16:59:42.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3.1","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"6895737ee354cc3ea82f5113b72b0c446dafffd6","kind":"commit","published_at":"2015-05-08T15:57:21.000Z","download_url":"https://codeload.github.com/square/leakcanary/tar.gz/v1.3","html_url":"https://github.com/square/leakcanary/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/leakcanary@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/tags/v1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T18:36:57.506Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":45,"rankings":{"downloads":null,"dependent_repos_count":3.258416842695392,"dependent_packages_count":13.92305459059556,"stargazers_count":0.7660503158505941,"forks_count":1.5156824074722943,"docker_downloads_count":null,"average":4.86580103915346},"purl":"pkg:maven/com.squareup.leakcanary/leakcanary-object-watcher-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.leakcanary:leakcanary-object-watcher-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T18:01:13.910Z","issues_count":291,"pull_requests_count":259,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2207990.6637554583,"issues_closed_count":155,"pull_requests_closed_count":229,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6293436293436293,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":222065.5421686747,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.23404255319148937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","maintainers":[{"login":"pyricau","count":236,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"},{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"},{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}],"active_maintainers":[{"login":"pyricau","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"},{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"},{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.leakcanary:leakcanary-object-watcher-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617838,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":18269,"full_name":"square/leakcanary","default_branch":"main","total_commits":2024,"total_committers":172,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.767441860465116,"dds":0.2781620553359684,"past_year_total_commits":347,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":43.375,"past_year_dds":0.19596541786743515,"last_synced_at":"2026-08-19T20:08:58.182Z","last_synced_commit":"8a176f3eae0ad43de0b467acddd59a2e6321f20c","created_at":"2023-03-07T11:37:38.832Z","updated_at":"2026-08-19T20:08:58.072Z","committers":[{"name":"Pierre-Yves Ricau","email":"py@squareup.com","login":"pyricau","count":1461},{"name":"Artem Chubaryan","email":"artem@squareup.com","login":"Armaxis","count":68},{"name":"John Rodriguez","email":"john.rodriguez@gmail.com","login":"jrodbx","count":59},{"name":"Simon Marquis","email":"contact@simon-marquis.fr","login":"SimonMarquis","count":57},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":32},{"name":"Zac Sweers","email":"pandanomic@gmail.com","login":"ZacSweers","count":15},{"name":"Jake Wharton","email":"jw@squareup.com","login":"JakeWharton","count":15},{"name":"Michal Zielinski","email":"michal.zielinski@polidea.com","login":null,"count":15},{"name":"Harsh Shandilya","email":"me@msfjarvis.dev","login":"msfjarvis","count":11},{"name":"pblundell","email":"pblundell@roku.com","login":"blundell","count":11},{"name":"Chao Zhang","email":"cazhang@linkedin.com","login":null,"count":7},{"name":"John Rodriguez","email":"jrod@squareup.com","login":null,"count":7},{"name":"Sergey Shulepov","email":"sergey@wheely.com","login":null,"count":7},{"name":"Ubiratan Soares","email":"ubiratan.f.soares@gmail.com","login":"ubiratansoares","count":7},{"name":"ckesc","email":"iamckesc@gmail.com","login":"ckesc","count":7},{"name":"Colin Marsch","email":"colinmarsch@gmail.com","login":"colinmarsch","count":7},{"name":"Eric Cochran","email":"Eric@NightlyNexus.com","login":"NightlyNexus","count":6},{"name":"Olivier Patry","email":"olivier.patry@gmail.com","login":"opatry","count":5},{"name":"Roberto Stanciu","email":"robertostanciu@google.com","login":"roberto-git0","count":5},{"name":"Romain Guy","email":"romainguy@curious-creature.com","login":"romainguy","count":4},{"name":"shmuelr","email":"sdrosansky@gmail.com","login":"shmuelr","count":4},{"name":"Amokrane Chentir","email":"amokrane.chentir@gmail.com","login":"Amokrane","count":4},{"name":"Brais Gabín","email":"braisgabin@gmail.com","login":"BraisGabin","count":4},{"name":"Brice Dutheil","email":"brice.dutheil@gmail.com","login":"bric3","count":4},{"name":"Forrest Bice","email":"forrestbice@gmail.com","login":"forrestbice","count":4},{"name":"Brandon Cheng","email":"bscheng@uci.edu","login":null,"count":4},{"name":"Tevin Jeffrey","email":"tevin.jeffrey@stash.com","login":"tevjef","count":3},{"name":"Dejan Jankov","email":"dejan@webfactory.mk","login":"jankovd","count":3},{"name":"thomas","email":"thomasjsvos@gmail.com","login":"Thomas-Vos","count":3},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":3},{"name":"Goddchen","email":"goddchen@googlemail.com","login":"Goddchen","count":3},{"name":"EpicDima","email":"dima2-8@bk.ru","login":"EpicDima","count":3},{"name":"Brandon Cheng","email":"bcheng@squareup.com","login":"WhatsEmo","count":3},{"name":"Erik Hellman","email":"erik.hellman@bontouch.com","login":null,"count":3},{"name":"Valentin Rocher","email":"valentin.rocher@webedia-group.com","login":null,"count":3},{"name":"Burak Eregar","email":"burakeregar@gmail.com","login":"burakeregar","count":2},{"name":"Da Risk","email":"da_risk@geekorum.com","login":"fbarthelery","count":2},{"name":"Dan Lew","email":"danlew42@gmail.com","login":"dlew","count":2},{"name":"Daniele Conti","email":"fourlastor","login":"fourlastor","count":2},{"name":"Eliezer Graber","email":"eygraber@gmail.com","login":"eygraber","count":2},{"name":"Fran Aguilera","email":"fran.aguilera12@gmail.com","login":"FranAguilera","count":2},{"name":"Ilya Gulya","email":"ilyagulya@gmail.com","login":"IlyaGulya","count":2},{"name":"Ilya Polenov","email":"ilya@polenov.com","login":"daio","count":2},{"name":"Jonathan Leitschuh","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":2},{"name":"Justin Wong","email":"justinwong@squareup.com","login":"jmnwong","count":2},{"name":"Lily Chen","email":"lchen@dropbox.com","login":"lchen8","count":2},{"name":"Mateusz Kwieciński","email":"mateusz.kwiatek@gmail.com","login":"mateuszkwiecinski","count":2},{"name":"Matías Hernández","email":"mhernand@gmail.com","login":"matiash","count":2},{"name":"Miguel Aragues","email":"miguelaragues@gmail.com","login":"Maragues","count":2},{"name":"Olivier Genez","email":"olivier.genez@gmail.com","login":"OlivierGenez","count":2},{"name":"Paul Woitaschek","email":"woitaschek@posteo.de","login":"PaulWoitaschek","count":2},{"name":"Richard Liang","email":"rw.liang1@gmail.com","login":"rwliang","count":2},{"name":"Saket Narayan","email":"saket@saket.me","login":"saket","count":2},{"name":"samoylenkodmitry","email":"samoylenkodmitry@gmail.com","login":"samoylenkodmitry","count":2},{"name":"orionlee","email":"orionlee@yahoo.com","login":"orionlee","count":2},{"name":"markhansen","email":"markhansen@google.com","login":"mhansen","count":2},{"name":"joker","email":"429094465@qq.com","login":"jokermonn","count":2},{"name":"faraz152","email":"38698072+faraz152","login":"faraz152","count":2},{"name":"Adam Koski","email":"adamkoski@google.com","login":null,"count":2},{"name":"Salvatore Testa","email":"sal@squareup.com","login":null,"count":2},{"name":"汪啸","email":"wangxiao@changba.com","login":null,"count":2},{"name":"Harsh Shandilya","email":"msfjarvis@gmail.com","login":null,"count":2},{"name":"vhow","email":"vhow@163.com","login":"vhow","count":2},{"name":"Sato Shun","email":"satoshun","login":"satoshun","count":2},{"name":"AoraMD","email":"develop@aoramd.moe","login":"AoraMD","count":2},{"name":"Andrei Kudryavtsev","email":"AndreiKud","login":"AndreiKud","count":1},{"name":"Andreas Böhm","email":"andreas@boehm.cx","login":"AndreasBoehm","count":1},{"name":"Andre-max","email":"62815445+Andre-max","login":"Andre-max","count":1},{"name":"Aditya Anand","email":"13274079+AdityaAnand1","login":"AdityaAnand1","count":1},{"name":"Anders Aagaard","email":"aagaande@gmail.com","login":"andaag","count":1},{"name":"Anatoly Korniltsev","email":"korniltsev.anatoly@gmail.com","login":"korniltsev","count":1},{"name":"Amanjeet Singh","email":"amanjeetsingh150@gmail.com","login":"amanjeetsingh150","count":1},{"name":"Aaron He","email":"aaron.wei.he@gmail.com","login":"aaronweihe","count":1},{"name":"Aaron.Huttner","email":"aaron.huttner@hungrymachine.com","login":null,"count":1},{"name":"Clarissa Soon","email":"csoon@salesforce.com","login":null,"count":1},{"name":"Chris Woodward","email":"cwoodward@squareup.com","login":null,"count":1},{"name":"Brian Wang","email":"brianwang@squareup.com","login":null,"count":1},{"name":"Ella Polo and Pierre-Yves Ricau and Salvatore Testa","email":"git+ella+py+sal@squareup.com","login":null,"count":1},{"name":"Eric Denman","email":"edenman@squareup.com","login":null,"count":1},{"name":"Ian Thomas","email":"ithomas@idealcorp.com","login":null,"count":1},{"name":"Justin Brooks","email":"justinbrooks@fastmail.com","login":null,"count":1},{"name":"Kurt Nelson","email":"kurtn@google.com","login":null,"count":1},{"name":"Marcel Schnelle","email":"ms@planetmutlu.com","login":null,"count":1},{"name":"Marcos","email":"marcos.holgado@sky.uk","login":null,"count":1},{"name":"Pierre-Yves Ricau and Ralf Wondratschek","email":"git+py+ralf@squareup.com","login":null,"count":1},{"name":"Sergio Gutierrez","email":"sergio@gokarumi.com","login":null,"count":1},{"name":"Wyko Rijnsburger","email":"utwyko@gmail.com","login":"utwyko","count":1},{"name":"Jerzy Chalupski","email":"jerzy@getbase.com","login":"chalup","count":1},{"name":"Vincent Williams","email":"vincentwilliams97@gmail.com","login":"Vichy97","count":1},{"name":"Unpublished","email":"Unpublished","login":"Unpublished","count":1},{"name":"Tarek Belkahia","email":"tarek.belkahia@gmail.com","login":"tokou","count":1},{"name":"Sylvain GIROD","email":"sylvain@keyops.tech","login":"SylvainGirod","count":1},{"name":"Steve","email":"snkashis","login":"snkashis","count":1},{"name":"Sohel Shaikh","email":"sohelshaikh97@gmail.com","login":"thesohelshaikh","count":1},{"name":"Shubham Chaudhary","email":"shubhamchaudhary92@gmail.com","login":"ylogx","count":1},{"name":"Shai Barack","email":"shiber@gmail.com","login":"shaybarak","count":1},{"name":"Sebastian Rutofski","email":"SebRut","login":"SebRut","count":1},{"name":"Scott Kennedy","email":"scottkennedy","login":"scottkennedy","count":1},{"name":"Sahil Jain","email":"sahil.2441@gmail.com","login":"sahil2441","count":1},{"name":"Róbert Papp","email":"papp.robert.s@gmail.com","login":"TWiStErRob","count":1},{"name":"Roger Hu","email":"roger.hu@gmail.com","login":"rogerhu","count":1},{"name":"Robin","email":"robin.kertels@outlook.com","login":"K0bin","count":1},{"name":"Rene Argento","email":"rene.argento@gmail.com","login":"reneargento","count":1},{"name":"Rahul Sharma","email":"rahul.taicho@gmail.com","login":"rahul-a","count":1},{"name":"Preetha Suraj","email":"90707847+preetha1326","login":"preetha1326","count":1},{"name":"李锐","email":"ray007great@gmail.com","login":"AndroidInternal","count":1},{"name":"Oleg Godovykh","email":"ogodovykh@roblox.com","login":"0legg","count":1},{"name":"Vyacheslav","email":"slavonnet","login":"slavonnet","count":1},{"name":"xueqiushi","email":"xueqiushi@kuaishou.com","login":"alhah","count":1},{"name":"xiangyang","email":"xiangyang@growingio.com","login":"LitterSun","count":1},{"name":"tricknology","email":"z.nwabudike@gmail.com","login":"tricknology","count":1},{"name":"tanpengcheng","email":"tanpengcheng96@gmail.com","login":"Tans5","count":1},{"name":"summerli","email":"summer.lyr@outlook.com","login":"summerlyr","count":1},{"name":"mzgreen","email":"yairobbe@gmail.com","login":"mzgreen","count":1},{"name":"mohamad","email":"mohamad.khaleghy@gmail.com","login":"mohamadk","count":1},{"name":"memebyte","email":"65050896+memebyte","login":"memebyte","count":1},{"name":"liaohuqiu","email":"liaohuqiu@gmail.com","login":"liaohuqiu","count":1},{"name":"jjliu15","email":"jamesjliu@google.com","login":"jjliu15","count":1},{"name":"jferlisi","email":"john.ferlisi@gmail.com","login":"jferlisi","count":1},{"name":"igokoro","email":"igokoro@gmail.com","login":"igokoro","count":1},{"name":"flickator","email":"49426674+flickator","login":"flickator","count":1},{"name":"clementcontet","email":"clement.contet@gmail.com","login":"clementcontet","count":1},{"name":"cketti","email":"ck@cketti.de","login":"cketti","count":1},{"name":"bjdodson","email":"bjdodson@gmail.com","login":"bjdodson","count":1},{"name":"arpitagarwal1301","email":"arpitagarwal1301","login":"arpitagarwal1301","count":1},{"name":"agrieve","email":"agrieve@chromium.org","login":"agrieve","count":1},{"name":"Yuval Gnessin","email":"ygnessin@gmail.com","login":"ygnessin","count":1},{"name":"Yky","email":"yky","login":"yky","count":1},{"name":"Niklas Baudy","email":"niklas.baudy@vanniktech.de","login":"vanniktech","count":1},{"name":"Jameson Williams","email":"jameson.williams@reddit.com","login":"jamesonwilliams","count":1},{"name":"James O'Brien","email":"jobrienapps@gmail.com","login":"jimmithy","count":1},{"name":"Jacky Wang","email":"jiannan@google.com","login":"g-jiannan","count":1},{"name":"Igor Khrupin","email":"ihrupin@gmail.com","login":"ihrupin","count":1},{"name":"Ian Thomas","email":"toxicbakery@gmail.com","login":"ToxicBakery","count":1},{"name":"Guillermo Orellana","email":"172084+wiyarmir","login":"wiyarmir","count":1},{"name":"Guillermo Mazzola","email":"gmazzo65@gmail.com","login":"gmazzo","count":1},{"name":"Fernando Sproviero","email":"fernandospr@gmail.com","login":"fernandospr","count":1},{"name":"Eric Maxwell","email":"emaxwell@squareup.com","login":"ericmaxwell2003","count":1},{"name":"Eric Denman","email":"edenman","login":"edenman","count":1},{"name":"David K","email":"dave@paddez.com","login":"Irishsmurf","count":1},{"name":"Dario Marcato","email":"dm0388@gmail.com","login":"dmarcato","count":1},{"name":"Daniil Shevtsov","email":"me@daniilshevtsov.com","login":"daniil-shevtsov","count":1},{"name":"Paul Rybitskyi","email":"paul.rybitskyi@gmail.com","login":"mars885","count":1},{"name":"Art Chaidarun","email":"art@duolingo.com","login":"artnc","count":1},{"name":"Carlos Alberto Ottoboni Júnior","email":"41388092+arctouch-carlosottoboni","login":"arctouch-carlosottoboni","count":1},{"name":"Chao Zhang","email":"zhangchao6865@gmail.com","login":"chao2zhang","count":1},{"name":"Chaos Leung","email":"lgf42031@gmail.com","login":"ChaosLeung","count":1},{"name":"Christoph","email":"20903852+christxph","login":"christxph","count":1},{"name":"ClaasJG","email":"ClaasJG","login":"ClaasJG","count":1},{"name":"Colin Madere","email":"colinmadere","login":"colinmadere","count":1},{"name":"Nabil Hachicha","email":"nabil.hachicha@gmail.com","login":"nhachicha","count":1},{"name":"Morton Fox","email":"github@qslw.com","login":"mortonfox","count":1},{"name":"Miłosz Lewandowski","email":"milosz.lewandowski@gmail.com","login":"plnice","count":1},{"name":"Mike Nakhimovich","email":"digitalbuddha","login":"digitalbuddha","count":1},{"name":"Merab Tato Kutalia","email":"tatocaster","login":"tatocaster","count":1},{"name":"Mattia.Pagini","email":"matpag","login":"matpag","count":1},{"name":"Matthew Michihara","email":"matthew.michihara@gmail.com","login":"matthewmichihara","count":1},{"name":"Louis CAD","email":"louis.cognault@gmail.com","login":"LouisCAD","count":1},{"name":"Krzysztof Nawrot","email":"nawrot.krzysztof@gmail.com","login":"Parseus","count":1},{"name":"Krzysztof Miemiec","email":"krzysztof.miemiec@gmail.com","login":"krzysztof-miemiec","count":1},{"name":"Kirill Rakhman","email":"kirill.rakhman@gmail.com","login":"cypressious","count":1},{"name":"Kadeem","email":"ksmaragh@gmail.com","login":"KMaragh","count":1},{"name":"Justin Tuchek","email":"justin.tuchek@target.com","login":"justintuchek","count":1},{"name":"Julien Biral","email":"7110330+jbiral","login":"jbiral","count":1},{"name":"Jorge De Los Santos","email":"jorgeluk13@gmail.com","login":"JorgeDLS","count":1},{"name":"Jordy Langen","email":"jordylangen@gmail.com","login":"JordyLangen","count":1},{"name":"Jeremy Tecson","email":"4848376+jemaystermind","login":"jemaystermind","count":1},{"name":"Jens Klingenberg","email":"mail@jensklingenberg.de","login":"Foso","count":1},{"name":"Javi Marina","email":"javmarina@gmail.com","login":"javmarina","count":1},{"name":"Jared Burrows","email":"jaredsburrows@gmail.com","login":"jaredsburrows","count":1},{"name":"Jamie Lynch","email":"fractalwrench@gmail.com","login":"fractalwrench","count":1},{"name":"daqi","email":"daqi@xiaomi.com","login":null,"count":1}],"past_year_committers":[{"name":"Pierre-Yves Ricau","email":"py@squareup.com","login":"pyricau","count":279},{"name":"Simon Marquis","email":"contact@simon-marquis.fr","login":"SimonMarquis","count":46},{"name":"pblundell","email":"pblundell@roku.com","login":"blundell","count":11},{"name":"Roberto Stanciu","email":"robertostanciu@google.com","login":"roberto-git0","count":5},{"name":"faraz152","email":"38698072+faraz152","login":"faraz152","count":2},{"name":"Fran Aguilera","email":"fran.aguilera12@gmail.com","login":"FranAguilera","count":2},{"name":"arpitagarwal1301","email":"arpitagarwal1301","login":"arpitagarwal1301","count":1},{"name":"Oleg Godovykh","email":"ogodovykh@roblox.com","login":"0legg","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6760949,"commits_count":979925585,"contributors_count":41305604,"owners_count":1361143,"committers_count":3355573,"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":{"table":{"full_name":"square/leakcanary","html_url":"https://github.com/square/leakcanary","last_synced_at":"2026-08-22T21:31:01.099Z","status":null,"issues_count":291,"pull_requests_count":268,"avg_time_to_close_issue":12682142.767741935,"avg_time_to_close_pull_request":2148299.0677966103,"issues_closed_count":155,"pull_requests_closed_count":236,"pull_request_authors_count":35,"issue_authors_count":198,"avg_comments_per_issue":1.9690721649484535,"avg_comments_per_pull_request":0.6082089552238806,"merged_pull_requests_count":210,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":21667606.333333332,"past_year_avg_time_to_close_pull_request":218574.65168539327,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.21052631578947367,"past_year_avg_comments_per_pull_request":0.21568627450980393,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"created_at":"2023-05-10T14:43:15.781Z","updated_at":"2026-08-22T21:31:01.100Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fleakcanary/issues","issue_labels_count":{"table":{"type: bug":126,"type: enhancement":46,"type: leak":42,"type: documentation":33,"Close immediately":10,"status: help wanted":7,"shark-cli":4,"good first issue":3,"status: needs more info":1}},"pull_request_labels_count":{"table":{"pr: wip":1}},"issue_author_associations_count":{"table":{"NONE":222,"MEMBER":49,"CONTRIBUTOR":19,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":203,"CONTRIBUTOR":40,"NONE":24,"COLLABORATOR":1}},"issue_authors":{"table":{"pyricau":47,"Leoporno":11,"akin230":10,"vanniktech":6,"sahil2441":4,"sanura-njaka":3,"SimonMarquis":3,"zienn":3,"armandRobled":2,"w1s3one805":2,"NamekMaster":2,"Pitel":2,"Tngus0604":2,"billdizl":2,"Saim-Shahzad-Hypersoftinc":2,"andronaline":2,"jiayuliang1314":2,"bubenheimer":2,"dvdface":2,"yeyb":2,"mohamadk":2,"newza0012":2,"ShivamPokhriyal":1,"SeungwonLee":1,"Ahmadali09-hub":1,"drubio-izzi":1,"Vlandok":1,"Mdavila208":1,"hichamboushaba":1,"BKH516":1,"MehdiKouhbor":1,"scana":1,"powerzd":1,"sourabhdas1991":1,"mayureshcostco":1,"kmayoral":1,"juandiana":1,"yoobi":1,"arunsudharsan":1,"bubbleguuum":1,"tangyu123321":1,"Eslam2009G":1,"Dimezis":1,"larack163":1,"aperfilyev":1,"zhangnanvip":1,"QH-SMART":1,"Tans5":1,"phoenixuprising":1,"amdadulhuqhelal":1,"bryanrady":1,"marandaneto":1,"vgonda":1,"jc7003":1,"fnzainal":1,"tommyjackson":1,"youuupeng":1,"GvHarish9894":1,"daio":1,"grndvl1":1,"johanpadilla":1,"Reign9201":1,"atoropov":1,"faheemsd47":1,"Nithya01":1,"namgk":1,"sylwek845":1,"rajbopched11":1,"arctouch-carlosottoboni":1,"nodmp":1,"cmespino50-afk":1,"wflin2020":1,"wang642357":1,"ttooyy":1,"joshskeen":1,"Nattle":1,"RKhatri93":1,"dimsuz":1,"dzek47":1,"iPartha":1,"pkrawczykObj":1,"joerogers":1,"mysuper1youtube-glitch":1,"cj192":1,"wyao4-ford":1,"alexvanyo":1,"akshaydigambarkulkarni":1,"gmazzo":1,"FranAguilera":1,"jeovaemanuel":1,"kapitkapit":1,"xnfreedom":1,"VarunDang07":1,"SireAI":1,"121880399":1,"LillteZheng":1,"berwyn":1,"GaneshKumarRaja":1,"shadollFusion":1,"woerte197":1,"JonathanNakhla-Square":1,"VladislavSumin":1,"mauriciogg":1,"djharga":1,"eraguzin":1,"svsorokina":1,"nautaki89":1,"ashish-kshirsagar":1,"Armaxis":1,"petrstetka":1,"ccaronixl":1,"AviNLeung":1,"VinodM9":1,"avenwu":1,"lujun525":1,"mazzouzi":1,"BulatInDrive":1,"sanketbhangale43":1,"Ethan1983":1,"ronenfe":1,"zolianmawia":1,"ryanholden8":1,"jamesbluecrow":1,"raymadigan":1,"tianshaokai":1,"Amal3325":1,"PromanSEW":1,"oldergod":1,"maksym-moroz":1,"chenglinq":1,"hookbin":1,"bveenvliet":1,"oliviernotteghem":1,"Just4fun2021":1,"p4nq3m1c-the-absolute":1,"Barnihck":1,"WeeslaX":1,"alhah":1,"cyfung1031":1,"Prytweek":1,"kuiper-lee":1,"SongpolR":1,"LiWeiQiangAndroid":1,"youkyfun":1,"DHosseiny":1,"mwshubham":1,"Cangol":1,"slavonnet":1,"damianw":1,"maxxx":1,"cvolzke4":1,"Tolriq":1,"nongdenchet":1,"zefengsysu":1,"jepack":1,"lukmccall":1,"5800LDW":1,"WangFeng-AHU":1,"df13954":1,"niqo01":1,"sankiran-s":1,"ttsy-80":1,"ankush-dcoder":1,"jbw0033":1,"BugsBunnyBR":1,"knyhat":1,"hafiz013":1,"lwasyl":1,"GuyShoham28":1,"Anthony-GitHub":1,"kenyee":1,"lxlznwsqlfbm":1,"Ousyoung":1,"MohamedMontagneAbdelkader":1,"LXD312569496":1,"Pretorian1":1,"tamara15marais-cpu":1,"JakeWharton":1,"adamstrange":1,"ThomasKNR":1,"warkahaji":1,"ibrahimhasse":1,"renetik":1,"IdioticMadman":1,"derpomorj":1,"yishoulong":1,"AndreiKud":1,"clarkshu1016":1,"BaY1251":1,"i11m20n":1,"CATBEEF1":1,"timrijckaert":1,"ygnessin":1,"jordanterry":1,"alvindizon":1,"enh-google":1,"luohong":1,"aleks370":1}},"pull_request_authors":{"table":{"pyricau":198,"EpicDima":7,"saket":6,"FranAguilera":4,"daio":4,"mhansen":4,"Goooler":3,"GeorgCantor":3,"msfjarvis":3,"ericmaxwell2003":3,"gmazzo":3,"SimonMarquis":3,"Tans5":2,"g-jiannan":2,"radityagumay":2,"sylwek845":2,"vanniktech":1,"swankjesse":1,"0legg":1,"jjliu15":1,"jbiral":1,"TWiStErRob":1,"justintuchek":1,"shamana-s":1,"sahil2441":1,"Serchinastico":1,"thesohelshaikh":1,"alexziny":1,"mohamadk":1,"tevjef":1,"JasonFengHot":1,"Amokrane":1,"Vichy97":1,"sxlijin":1,"AndreiKud":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16292221,"issues_count":42261837,"pull_requests_count":134562717,"authors_count":11512799,"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":{"table":{"type: bug":11,"type: documentation":4}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":15,"MEMBER":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":98,"NONE":2,"COLLABORATOR":1,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"Saim-Shahzad-Hypersoftinc":2,"pyricau":2,"ygnessin":1,"warkahaji":1,"VarunDang07":1,"tamara15marais-cpu":1,"phoenixuprising":1,"oldergod":1,"mysuper1youtube-glitch":1,"jordanterry":1,"dzek47":1,"drubio-izzi":1,"df13954":1,"cmespino50-afk":1,"BulatInDrive":1,"Amal3325":1,"aleks370":1}},"past_year_pull_request_authors":{"table":{"pyricau":98,"0legg":1,"JasonFengHot":1,"shamana-s":1,"SimonMarquis":1}},"maintainers":[{"table":{"login":"pyricau","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"}},{"table":{"login":"saket","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saket"}},{"table":{"login":"Armaxis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Armaxis"}},{"table":{"login":"JakeWharton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"}},{"table":{"login":"swankjesse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"}},{"table":{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}},{"table":{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}}],"active_maintainers":[{"table":{"login":"pyricau","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyricau"}},{"table":{"login":"0legg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0legg"}},{"table":{"login":"oldergod","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}}]}},"events":{"total":{"CreateEvent":23,"DeleteEvent":19,"ForkEvent":42,"IssueCommentEvent":48,"IssuesEvent":65,"PullRequestEvent":18,"PullRequestReviewCommentEvent":21,"PullRequestReviewEvent":21,"PushEvent":93,"WatchEvent":642},"last_year":{"CreateEvent":20,"DeleteEvent":19,"ForkEvent":2,"IssueCommentEvent":6,"IssuesEvent":21,"PullRequestEvent":3,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":8,"PushEvent":90,"WatchEvent":108}},"keywords":["android","java","kotlin","kotlin-android","leak-canary","leak-trace","leakcanary","memory-leak","outofmemory","outofmemoryerror"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:45:33.425Z","updated_at":"2023-01-14T18:45:33.425Z","repository_link":"https://github.com/square/leakcanary/blob/main/.github/workflows/main.yml","dependencies":[{"id":6903940604,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6903940605,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6903940606,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6903940607,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6903940608,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6903940609,"package_name":"reactivecircus/android-emulator-runner","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6903940610,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:45:33.537Z","updated_at":"2023-01-14T18:45:33.537Z","repository_link":"https://github.com/square/leakcanary/blob/main/.github/workflows/stale.yaml","dependencies":[{"id":6903940628,"package_name":"actions/stale","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-05-21T00:44:45.788Z","updated_at":"2024-05-21T00:44:45.788Z","repository_link":"https://github.com/square/leakcanary/blob/main/docs/requirements.txt","dependencies":[{"id":18192218386,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":18192218387,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==9.1.3","direct":true,"kind":"runtime","optional":false},{"id":18192218388,"package_name":"mkdocs-markdownextradata-plugin","ecosystem":"pypi","requirements":"==0.2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.219Z","updated_at":"2025-04-22T11:28:51.219Z","repository_link":"https://github.com/square/leakcanary/blob/main/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.265Z","updated_at":"2025-04-22T11:28:51.265Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.307Z","updated_at":"2025-04-22T11:28:51.307Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-instrumentation/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.358Z","updated_at":"2025-04-22T11:28:51.358Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-instrumentation/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-process/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.400Z","updated_at":"2025-04-22T11:28:51.400Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-process/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-release/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.442Z","updated_at":"2025-04-22T11:28:51.442Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-release/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-startup/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.531Z","updated_at":"2025-04-22T11:28:51.531Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-startup/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.573Z","updated_at":"2025-04-22T11:28:51.573Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-uiautomator/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.617Z","updated_at":"2025-04-22T11:28:51.617Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-uiautomator/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-android-utils/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.660Z","updated_at":"2025-04-22T11:28:51.660Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-android-utils/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-app/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:51.704Z","updated_at":"2025-04-22T11:28:51.704Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-app/build.gradle.kts","dependencies":[{"id":22800239607,"package_name":"app.cash.sqldelight:android-driver","ecosystem":"maven","requirements":"2.0.0-alpha05","direct":true,"kind":"implementation","optional":false},{"id":22800239609,"package_name":"app.cash.sqldelight:coroutines-extensions","ecosystem":"maven","requirements":"2.0.0-alpha05","direct":true,"kind":"implementation","optional":false},{"id":22800239611,"package_name":"androidx.core:core-ktx","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"implementation","optional":false},{"id":22800239612,"package_name":"androidx.lifecycle:lifecycle-runtime-ktx","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"implementation","optional":false},{"id":22800239613,"package_name":"androidx.lifecycle:lifecycle-viewmodel-compose","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"implementation","optional":false},{"id":22800239614,"package_name":"androidx.activity:activity-compose","ecosystem":"maven","requirements":"1.5.1","direct":true,"kind":"implementation","optional":false},{"id":22800239615,"package_name":"androidx.compose.ui:ui","ecosystem":"maven","requirements":"${libs.versions.compose.get()}","direct":true,"kind":"implementation","optional":false},{"id":22800239616,"package_name":"androidx.compose.ui:ui-tooling-preview","ecosystem":"maven","requirements":"${libs.versions.compose.get()}","direct":true,"kind":"implementation","optional":false},{"id":22800239617,"package_name":"androidx.compose.material3:material3","ecosystem":"maven","requirements":"1.0.0-beta02","direct":true,"kind":"implementation","optional":false},{"id":22800239618,"package_name":"androidx.sqlite:sqlite-framework","ecosystem":"maven","requirements":"2.2.0","direct":true,"kind":"implementation","optional":false},{"id":22800239620,"package_name":"me.saket.extendedspans:extendedspans","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"implementation","optional":false},{"id":22800239629,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false},{"id":22800239630,"package_name":"com.google.dagger:hilt-android","ecosystem":"maven","requirements":"2.43.2","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-app-aidl/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.556Z","updated_at":"2025-04-22T11:28:54.556Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-app-aidl/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-app-service/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.598Z","updated_at":"2025-04-22T11:28:54.598Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-app-service/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.639Z","updated_at":"2025-04-22T11:28:54.639Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-deobfuscation-gradle-plugin/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.693Z","updated_at":"2025-04-22T11:28:54.693Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-deobfuscation-gradle-plugin/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-gc/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.767Z","updated_at":"2025-04-22T11:28:54.767Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-gc/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-jvm-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.856Z","updated_at":"2025-04-22T11:28:54.856Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-jvm-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-test-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.900Z","updated_at":"2025-04-22T11:28:54.900Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-test-core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"object-watcher/object-watcher/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.944Z","updated_at":"2025-04-22T11:28:54.944Z","repository_link":"https://github.com/square/leakcanary/blob/main/object-watcher/object-watcher/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"object-watcher/object-watcher-android/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:54.993Z","updated_at":"2025-04-22T11:28:54.993Z","repository_link":"https://github.com/square/leakcanary/blob/main/object-watcher/object-watcher-android/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"object-watcher/object-watcher-android-androidx/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.040Z","updated_at":"2025-04-22T11:28:55.040Z","repository_link":"https://github.com/square/leakcanary/blob/main/object-watcher/object-watcher-android-androidx/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"object-watcher/object-watcher-android-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.095Z","updated_at":"2025-04-22T11:28:55.095Z","repository_link":"https://github.com/square/leakcanary/blob/main/object-watcher/object-watcher-android-core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"object-watcher/object-watcher-android-startup/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.137Z","updated_at":"2025-04-22T11:28:55.137Z","repository_link":"https://github.com/square/leakcanary/blob/main/object-watcher/object-watcher-android-startup/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"plumber/plumber-android/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.179Z","updated_at":"2025-04-22T11:28:55.179Z","repository_link":"https://github.com/square/leakcanary/blob/main/plumber/plumber-android/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"plumber/plumber-android-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.302Z","updated_at":"2025-04-22T11:28:55.302Z","repository_link":"https://github.com/square/leakcanary/blob/main/plumber/plumber-android-core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"plumber/plumber-android-startup/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.391Z","updated_at":"2025-04-22T11:28:55.391Z","repository_link":"https://github.com/square/leakcanary/blob/main/plumber/plumber-android-startup/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"samples/leakcanary-android-sample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.440Z","updated_at":"2025-04-22T11:28:55.440Z","repository_link":"https://github.com/square/leakcanary/blob/main/samples/leakcanary-android-sample/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.484Z","updated_at":"2025-04-22T11:28:55.484Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-android/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.567Z","updated_at":"2025-04-22T11:28:55.567Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-android/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-cli/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.618Z","updated_at":"2025-04-22T11:28:55.618Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-cli/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-graph/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.661Z","updated_at":"2025-04-22T11:28:55.661Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-graph/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-hprof/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.717Z","updated_at":"2025-04-22T11:28:55.717Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-hprof/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-hprof-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.767Z","updated_at":"2025-04-22T11:28:55.767Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-hprof-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-log/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.809Z","updated_at":"2025-04-22T11:28:55.809Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-log/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-04-22T11:28:55.852Z","updated_at":"2025-04-22T11:28:55.852Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-explorer/shark-explorer-app/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:06.754Z","updated_at":"2026-08-16T18:43:06.754Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-explorer/shark-explorer-app/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"shark/shark-explorer/shark-explorer-core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:06.821Z","updated_at":"2026-08-16T18:43:06.821Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-explorer/shark-explorer-core/build.gradle.kts","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:05.685Z","updated_at":"2026-08-16T18:43:05.685Z","repository_link":"https://github.com/square/leakcanary/blob/main/.github/workflows/publish-release.yml","dependencies":[{"id":26168420859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26168420860,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-shark-explorer.yml","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:05.929Z","updated_at":"2026-08-16T18:43:05.929Z","repository_link":"https://github.com/square/leakcanary/blob/main/.github/workflows/release-shark-explorer.yml","dependencies":[{"id":26168422406,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26168422407,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":26168422408,"package_name":"gradle/actions/setup-gradle","ecosystem":"actions","requirements":"0723195856401067f7a2779048b490ace7a47d7c","direct":true,"kind":"composite","optional":false},{"id":26168422409,"package_name":"block/apple-codesign-action","ecosystem":"actions","requirements":"679535d1ab7c5a7c18e6f9afcba3464512cc3dde","direct":true,"kind":"composite","optional":false},{"id":26168422410,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26168422411,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"shark/shark-explorer/shark-explorer-jdwp/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:06.898Z","updated_at":"2026-08-16T18:43:06.898Z","repository_link":"https://github.com/square/leakcanary/blob/main/shark/shark-explorer/shark-explorer-jdwp/build.gradle.kts","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/promote-shark-explorer.yml","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:05.600Z","updated_at":"2026-08-16T18:43:05.600Z","repository_link":"https://github.com/square/leakcanary/blob/main/.github/workflows/promote-shark-explorer.yml","dependencies":[{"id":26168419511,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"leakcanary/leakcanary-app-db/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:06.303Z","updated_at":"2026-08-16T18:43:06.303Z","repository_link":"https://github.com/square/leakcanary/blob/main/leakcanary/leakcanary-app-db/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"samples/leakcanary-android-process-sample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-08-16T18:43:06.617Z","updated_at":"2026-08-16T18:43:06.617Z","repository_link":"https://github.com/square/leakcanary/blob/main/samples/leakcanary-android-process-sample/build.gradle.kts","dependencies":[]}],"score":22.931839887331847,"created_at":"2025-04-28T18:32:27.784Z","updated_at":"2026-08-23T22:03:56.723Z","avatar_url":"https://github.com/square.png","language":"Kotlin","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360287","html_url":"https://summary.ecosyste.ms/projects/360287"}