{"id":362667,"url":"https://github.com/cenkalti/backoff","last_synced_at":"2026-06-20T03:02:03.006Z","repository":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4015,"open_issues_count":0,"forks_count":215,"subscribers_count":29,"default_branch":"v5","last_synced_at":"2026-06-11T23:06:06.570Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-06-11T00:38:57.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34472826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"packages":[{"id":3502765,"name":"github.com/cenkalti/backoff/v3","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"github.com/cenkalti/backoff","versions_count":7,"first_release_published_at":"2019-05-11T09:24:43.000Z","latest_release_published_at":"2020-01-14T06:23:38.000Z","latest_release_number":"v3.2.2","last_synced_at":"2026-06-19T01:01:20.978Z","created_at":"2022-04-10T20:20:23.576Z","updated_at":"2026-06-19T01:01:20.980Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v3","install_command":"go get github.com/cenkalti/backoff/v3","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v3#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:02.042Z","dependent_packages_count":3276,"downloads":null,"downloads_period":null,"dependent_repos_count":5374,"rankings":{"downloads":null,"dependent_repos_count":0.10941617444349358,"dependent_packages_count":0.07251190412071087,"stargazers_count":1.291549720026252,"forks_count":2.1068348703463213,"docker_downloads_count":0.09375679487409659,"average":0.7348138927621749},"purl":"pkg:golang/github.com/cenkalti/backoff/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v3","docker_dependents_count":1351,"docker_downloads_count":2346993015,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backoff/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3707573,"name":"github.com/cenkalti/backOff","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backOff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backOff","keywords_array":[],"namespace":"github.com/cenkalti","versions_count":7,"first_release_published_at":"2016-03-21T13:15:54.000Z","latest_release_published_at":"2019-07-17T10:48:21.000Z","latest_release_number":"v2.2.1+incompatible","last_synced_at":"2026-06-11T23:01:51.201Z","created_at":"2022-04-11T12:20:24.795Z","updated_at":"2026-06-11T23:01:51.201Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backOff","install_command":"go get github.com/cenkalti/backOff","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backOff#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:02.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/cenkalti/back%21off","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backOff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backOff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backOff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11595726,"name":"github.com/cenkalti/backOff/v3","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backOff","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2019-05-11T09:24:43.000Z","latest_release_published_at":"2020-01-14T06:23:38.000Z","latest_release_number":"v3.2.2","last_synced_at":"2026-06-11T23:01:51.699Z","created_at":"2025-04-30T08:28:58.915Z","updated_at":"2026-06-11T23:01:51.699Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v3","install_command":"go get github.com/cenkalti/backOff/v3","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v3#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:01.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.906803082559838,"dependent_packages_count":5.535509705295087,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.721156393927462},"purl":"pkg:golang/github.com/cenkalti/back%21off/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backOff/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11004870,"name":"github.com/Cenkalti/backoff","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/Cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Cenkalti/backoff","keywords_array":[],"namespace":"github.com/Cenkalti","versions_count":7,"first_release_published_at":"2016-03-21T13:15:54.000Z","latest_release_published_at":"2019-07-17T10:48:21.000Z","latest_release_number":"v2.2.1+incompatible","last_synced_at":"2026-06-11T23:01:52.871Z","created_at":"2024-10-30T04:24:40.792Z","updated_at":"2026-06-11T23:01:52.871Z","registry_url":"https://pkg.go.dev/github.com/Cenkalti/backoff","install_command":"go get github.com/Cenkalti/backoff","documentation_url":"https://pkg.go.dev/github.com/Cenkalti/backoff#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:01.905Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.495372661956831,"dependent_packages_count":6.087866924657637,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.291619793307234},"purl":"pkg:golang/github.com/%21cenkalti/backoff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Cenkalti/backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Cenkalti/backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Cenkalti/backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":12111809,"name":"github.com/Cenkalti/backoff/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Cenkalti/backoff","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-12-26T14:16:03.000Z","latest_release_published_at":"2024-01-02T22:56:19.000Z","latest_release_number":"v4.3.0","last_synced_at":"2026-06-11T23:01:53.975Z","created_at":"2025-09-17T12:13:20.141Z","updated_at":"2026-06-11T23:01:53.976Z","registry_url":"https://pkg.go.dev/github.com/Cenkalti/backoff/v4","install_command":"go get github.com/Cenkalti/backoff/v4","documentation_url":"https://pkg.go.dev/github.com/Cenkalti/backoff/v4#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:02.230Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.518221644177982,"dependent_packages_count":5.171055340714269,"stargazers_count":1.3224698062647222,"forks_count":2.223516712687332,"docker_downloads_count":null,"average":3.558815875961076},"purl":"pkg:golang/github.com/%21cenkalti/backoff/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Cenkalti/backoff/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Cenkalti/backoff/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Cenkalti/backoff/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCenkalti%2Fbackoff%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11401875,"name":"github.com/cenkalti/backOff/v5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backOff","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2024-12-18T11:02:47.000Z","latest_release_published_at":"2025-07-23T16:23:35.000Z","latest_release_number":"v5.0.3","last_synced_at":"2026-06-11T23:01:53.564Z","created_at":"2025-03-04T07:17:13.863Z","updated_at":"2026-06-11T23:01:53.564Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v5","install_command":"go get github.com/cenkalti/backOff/v5","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v5#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:02.337Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/cenkalti/back%21off/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backOff/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3707546,"name":"github.com/cenkalti/backOff/v4","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backOff","keywords_array":[],"namespace":"github.com/cenkalti/backOff","versions_count":10,"first_release_published_at":"2019-12-26T14:16:03.000Z","latest_release_published_at":"2024-01-02T22:56:19.000Z","latest_release_number":"v4.3.0","last_synced_at":"2026-06-11T23:01:57.803Z","created_at":"2022-04-11T12:20:18.374Z","updated_at":"2026-06-11T23:01:57.804Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v4","install_command":"go get github.com/cenkalti/backOff/v4","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backOff/v4#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T16:00:01.438Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/cenkalti/back%21off/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backOff/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backOff/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FbackOff%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3550672,"name":"gopkg.in/cenkalti/backoff.v2","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"gopkg.in/cenkalti","versions_count":5,"first_release_published_at":"2017-12-24T16:42:12.000Z","latest_release_published_at":"2019-07-17T10:48:21.000Z","latest_release_number":"v2.2.1","last_synced_at":"2026-06-19T13:59:08.306Z","created_at":"2022-04-11T01:01:56.441Z","updated_at":"2026-06-19T13:59:08.306Z","registry_url":"https://pkg.go.dev/gopkg.in/cenkalti/backoff.v2","install_command":"go get gopkg.in/cenkalti/backoff.v2","documentation_url":"https://pkg.go.dev/gopkg.in/cenkalti/backoff.v2#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2024-03-26T02:35:27.000Z","size":116,"stargazers_count":3449,"open_issues_count":14,"forks_count":185,"subscribers_count":30,"default_branch":"v4","last_synced_at":"2024-10-29T19:59:15.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/cenkalti/backoff/v4","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2024-10-29T19:07:22.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768681,"owners_count":17199394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"http://cenkalti.com","location":"Toronto","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":76,"last_synced_at":"2023-03-22T10:56:33.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2023-03-22T10:56:33.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:55:28.478Z","dependent_packages_count":35,"downloads":null,"downloads_period":null,"dependent_repos_count":435,"rankings":{"downloads":null,"dependent_repos_count":0.3335348107010415,"dependent_packages_count":0.8125937569819028,"stargazers_count":1.291549720026252,"forks_count":2.1068348703463213,"docker_downloads_count":0.4358693548934065,"average":0.9960765025897848},"purl":"pkg:golang/gopkg.in/cenkalti/backoff.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/cenkalti/backoff.v2","docker_dependents_count":13,"docker_downloads_count":8202280,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/cenkalti/backoff.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/cenkalti/backoff.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T01:03:32.891Z","issues_count":74,"pull_requests_count":37,"avg_time_to_close_issue":3168488.75,"avg_time_to_close_pull_request":750183.6486486486,"issues_closed_count":60,"pull_requests_closed_count":37,"pull_request_authors_count":33,"issue_authors_count":67,"avg_comments_per_issue":2.081081081081081,"avg_comments_per_pull_request":1.9459459459459458,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":187.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13475290,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:05:06.965Z","latest_release_published_at":"2026-02-10T03:05:06.965Z","latest_release_number":"4.2.1-1","last_synced_at":"2026-03-10T03:10:51.172Z","created_at":"2026-02-10T03:05:06.334Z","updated_at":"2026-05-23T16:00:01.375Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.18~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13438208,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:17:58.068Z","latest_release_published_at":"2026-02-08T01:17:58.068Z","latest_release_number":"3.1.1-1","last_synced_at":"2026-03-08T02:56:35.362Z","created_at":"2026-02-08T01:17:57.713Z","updated_at":"2026-05-23T16:00:01.388Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.17~), golang-any, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.387Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13417273,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T02:59:59.049Z","latest_release_published_at":"2026-02-07T02:59:59.049Z","latest_release_number":"4.1.0-2","last_synced_at":"2026-03-07T03:38:20.982Z","created_at":"2026-02-07T02:59:58.786Z","updated_at":"2026-05-23T16:00:01.388Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.17~), golang-any, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.388Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13387506,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:30:48.830Z","latest_release_published_at":"2026-02-05T15:30:48.830Z","latest_release_number":"4.2.1-1","last_synced_at":"2026-03-05T17:07:48.188Z","created_at":"2026-02-05T15:30:48.551Z","updated_at":"2026-05-23T16:00:01.385Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.18~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.384Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13545229,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:57:01.726Z","latest_release_published_at":"2026-02-11T01:57:01.726Z","latest_release_number":"4.1.3-1","last_synced_at":"2026-03-12T08:05:05.597Z","created_at":"2026-02-11T01:57:01.532Z","updated_at":"2026-05-23T16:00:02.608Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:02.608Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13645172,"name":"golang-github-cenkalti-backoff","ecosystem":"debian","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:05:25.195Z","latest_release_published_at":"2026-02-12T03:05:25.195Z","latest_release_number":"4.3.0-1","last_synced_at":"2026-03-13T11:12:49.334Z","created_at":"2026-02-12T03:05:24.908Z","updated_at":"2026-05-23T16:00:01.415Z","registry_url":"https://tracker.debian.org/pkg/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":"https://packages.debian.org/trixie/golang-github-cenkalti-backoff","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.18~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.415Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-cenkalti-backoff?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13580794,"name":"golang-github-cenkalti-backoff","ecosystem":"debian","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:49:21.095Z","latest_release_published_at":"2026-02-11T08:49:21.095Z","latest_release_number":"2.0.0-1","last_synced_at":"2026-03-14T05:03:47.874Z","created_at":"2026-02-11T08:49:20.903Z","updated_at":"2026-05-23T16:00:01.622Z","registry_url":"https://tracker.debian.org/pkg/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":"https://packages.debian.org/buster/golang-github-cenkalti-backoff","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.1.4","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang (\u003e= 1.17~), golang-any, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.621Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-cenkalti-backoff?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13963744,"name":"go-github-com-cenkalti-backoff-v5","ecosystem":"guix","description":"The exponential backoff algorithm in Go","homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:57:35.976Z","latest_release_published_at":"2026-03-02T22:57:35.976Z","latest_release_number":"5.0.2","last_synced_at":"2026-04-07T01:02:01.950Z","created_at":"2026-03-02T22:57:35.796Z","updated_at":"2026-05-23T16:00:01.745Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-cenkalti-backoff-v5/5.0.2/","install_command":"guix install go-github-com-cenkalti-backoff-v5","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n2956","metadata":{"location":"gnu/packages/golang-web.scm:2956","variable_name":"go-github-com-cenkalti-backoff-v5"},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-cenkalti-backoff-v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-cenkalti-backoff-v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-cenkalti-backoff-v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-cenkalti-backoff-v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v5/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31787,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13964149,"name":"go-github-com-cenkalti-backoff-v4","ecosystem":"guix","description":"The exponential backoff algorithm in Go","homepage":"https://github.com/cenkalti/backoff","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:05:52.253Z","latest_release_published_at":"2026-03-02T23:05:52.253Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-07T02:02:13.020Z","created_at":"2026-03-02T23:05:51.888Z","updated_at":"2026-05-23T16:00:01.801Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-cenkalti-backoff-v4/4.3.0/","install_command":"guix install go-github-com-cenkalti-backoff-v4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n2922","metadata":{"location":"gnu/packages/golang-web.scm:2922","variable_name":"go-github-com-cenkalti-backoff-v4"},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:01.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-cenkalti-backoff-v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-cenkalti-backoff-v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-cenkalti-backoff-v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-cenkalti-backoff-v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-cenkalti-backoff-v4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31787,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13503497,"name":"golang-github-cenkalti-backoff","ecosystem":"debian","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:52:33.042Z","latest_release_published_at":"2026-02-10T18:52:33.042Z","latest_release_number":"3.1.1-1","last_synced_at":"2026-03-14T15:33:18.036Z","created_at":"2026-02-10T18:52:32.708Z","updated_at":"2026-05-23T16:00:02.175Z","registry_url":"https://tracker.debian.org/pkg/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":"https://packages.debian.org/bullseye/golang-github-cenkalti-backoff","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.17~), golang-any, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:02.174Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-cenkalti-backoff?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13684195,"name":"golang-github-cenkalti-backoff","ecosystem":"debian","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:43:14.408Z","latest_release_published_at":"2026-02-12T17:43:14.408Z","latest_release_number":"4.1.3-1","last_synced_at":"2026-03-12T23:08:54.606Z","created_at":"2026-02-12T17:43:14.211Z","updated_at":"2026-05-23T16:00:02.613Z","registry_url":"https://tracker.debian.org/pkg/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":"https://packages.debian.org/bookworm/golang-github-cenkalti-backoff","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:02.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-cenkalti-backoff?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":3599559,"name":"github.com/cenkalti/backoff/v4","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"github.com/cenkalti/backoff","versions_count":10,"first_release_published_at":"2019-12-26T14:16:03.000Z","latest_release_published_at":"2024-01-02T22:56:19.000Z","latest_release_number":"v4.3.0","last_synced_at":"2026-06-19T00:00:39.282Z","created_at":"2022-04-11T06:04:05.692Z","updated_at":"2026-06-19T00:00:39.282Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v4","install_command":"go get github.com/cenkalti/backoff/v4","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v4#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-04T15:32:31.262Z","dependent_packages_count":16728,"downloads":null,"downloads_period":null,"dependent_repos_count":22312,"rankings":{"downloads":null,"dependent_repos_count":0.04213096358651645,"dependent_packages_count":0.021270998688802206,"stargazers_count":1.2752323368504124,"forks_count":2.0616745158204206,"docker_downloads_count":0.013666873553674849,"average":0.6827951376999654},"purl":"pkg:golang/github.com/cenkalti/backoff/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v4","docker_dependents_count":7210,"docker_downloads_count":29608133193,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backoff/v4/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14647332,"name":"github.com/cenkalti/backoff/v6","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"github.com/cenkalti/backoff","versions_count":2,"first_release_published_at":"2026-06-16T16:05:25.000Z","latest_release_published_at":"2026-06-16T17:56:08.000Z","latest_release_number":"v6.0.1","last_synced_at":"2026-06-17T13:43:46.641Z","created_at":"2026-06-17T13:43:45.586Z","updated_at":"2026-06-17T15:14:14.623Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v6","install_command":"go get github.com/cenkalti/backoff/v6","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v6#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-17T15:14:14.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.98566480365132,"dependent_packages_count":4.671703975317771,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.828684389484545},"purl":"pkg:golang/github.com/cenkalti/backoff/v6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backoff/v6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv6/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13447910,"name":"golang-github-cenkalti-backoff","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/cenkalti/backoff","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T14:48:39.109Z","latest_release_published_at":"2026-02-08T14:48:39.109Z","latest_release_number":"4.3.0-1","last_synced_at":"2026-03-08T15:04:26.811Z","created_at":"2026-02-08T14:48:38.828Z","updated_at":"2026-05-23T16:00:02.469Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-cenkalti-backoff","install_command":"apt-get install golang-github-cenkalti-backoff","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-cenkalti-backoff-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.18~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:02.469Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-cenkalti-backoff?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-cenkalti-backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-cenkalti-backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-cenkalti-backoff/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11201138,"name":"github.com/cenkalti/backoff/v5","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"github.com/cenkalti/backoff","versions_count":5,"first_release_published_at":"2024-12-18T11:02:47.000Z","latest_release_published_at":"2025-07-23T16:23:35.000Z","latest_release_number":"v5.0.3","last_synced_at":"2026-06-18T02:02:51.923Z","created_at":"2024-12-19T07:37:11.277Z","updated_at":"2026-06-18T02:04:48.664Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v5","install_command":"go get github.com/cenkalti/backoff/v5","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backoff/v5#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4015,"open_issues_count":0,"forks_count":215,"subscribers_count":29,"default_branch":"v5","last_synced_at":"2026-06-11T23:06:06.570Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-06-11T00:38:57.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34472826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T02:04:48.664Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.291559121255428,"dependent_packages_count":5.896694798473315,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.094126959864372},"purl":"pkg:golang/github.com/cenkalti/backoff/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v5","docker_dependents_count":3,"docker_downloads_count":1450484,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backoff/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backoff/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14257553,"name":"github.com/cenkalti/Backoff/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/Backoff","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-12-26T14:16:03.000Z","latest_release_published_at":"2024-01-02T22:56:19.000Z","latest_release_number":"v4.3.0","last_synced_at":"2026-06-11T23:01:55.601Z","created_at":"2026-04-16T09:04:58.505Z","updated_at":"2026-06-11T23:01:55.601Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/Backoff/v4","install_command":"go get github.com/cenkalti/Backoff/v4","documentation_url":"https://pkg.go.dev/github.com/cenkalti/Backoff/v4#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4005,"open_issues_count":0,"forks_count":215,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-23T16:00:00.092Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-22T11:32:07.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-23T16:00:02.734Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.16060527641436,"dependent_packages_count":4.835579617591551,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.998092447002955},"purl":"pkg:golang/github.com/cenkalti/%21backoff/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/Backoff/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/Backoff/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/Backoff/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2FBackoff%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3500547,"name":"gopkg.in/cenkalti/backoff.v1","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"gopkg.in/cenkalti","versions_count":2,"first_release_published_at":"2016-03-21T13:15:54.000Z","latest_release_published_at":"2017-07-11T22:02:23.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-06-19T18:00:48.474Z","created_at":"2022-04-10T20:07:09.890Z","updated_at":"2026-06-19T18:00:48.475Z","registry_url":"https://pkg.go.dev/gopkg.in/cenkalti/backoff.v1","install_command":"go get gopkg.in/cenkalti/backoff.v1","documentation_url":"https://pkg.go.dev/gopkg.in/cenkalti/backoff.v1#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2024-03-26T02:35:27.000Z","size":116,"stargazers_count":3449,"open_issues_count":14,"forks_count":185,"subscribers_count":30,"default_branch":"v4","last_synced_at":"2024-10-29T19:59:15.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/cenkalti/backoff/v4","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2024-10-29T19:07:22.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768681,"owners_count":17199394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"http://cenkalti.com","location":"Toronto","twitter":null,"company":"@aws","icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":76,"last_synced_at":"2023-03-22T10:56:33.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2023-03-22T10:56:33.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-10T12:33:15.296Z","dependent_packages_count":291,"downloads":null,"downloads_period":null,"dependent_repos_count":331,"rankings":{"downloads":null,"dependent_repos_count":0.3686437381432564,"dependent_packages_count":0.2525448985332049,"stargazers_count":1.264021129190879,"forks_count":2.038629285975855,"docker_downloads_count":0.6625812642006634,"average":0.9172840632087716},"purl":"pkg:golang/gopkg.in/cenkalti/backoff.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/cenkalti/backoff.v1","docker_dependents_count":71,"docker_downloads_count":93400952,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/cenkalti/backoff.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/cenkalti/backoff.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-10T00:32:37.087Z","issues_count":74,"pull_requests_count":37,"avg_time_to_close_issue":3168488.75,"avg_time_to_close_pull_request":750183.6486486486,"issues_closed_count":60,"pull_requests_closed_count":37,"pull_request_authors_count":33,"issue_authors_count":67,"avg_comments_per_issue":2.081081081081081,"avg_comments_per_pull_request":1.9459459459459458,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":187.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fcenkalti%2Fbackoff.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3492643,"name":"github.com/cenkalti/backoff","ecosystem":"go","description":"Package backoff implements backoff algorithms for retrying operations.","homepage":"https://github.com/cenkalti/backoff","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cenkalti/backoff","keywords_array":[],"namespace":"github.com/cenkalti","versions_count":7,"first_release_published_at":"2016-03-21T13:15:54.000Z","latest_release_published_at":"2019-07-17T10:48:21.000Z","latest_release_number":"v2.2.1+incompatible","last_synced_at":"2026-06-19T11:47:45.888Z","created_at":"2022-04-10T19:11:06.790Z","updated_at":"2026-06-19T11:47:45.888Z","registry_url":"https://pkg.go.dev/github.com/cenkalti/backoff","install_command":"go get github.com/cenkalti/backoff","documentation_url":"https://pkg.go.dev/github.com/cenkalti/backoff#section-documentation","metadata":{},"repo_metadata":{"id":14480367,"uuid":"17192780","full_name":"cenkalti/backoff","owner":"cenkalti","description":"⏱ The exponential backoff algorithm in Go","archived":false,"fork":false,"pushed_at":"2026-03-28T17:10:20.000Z","size":146,"stargazers_count":4003,"open_issues_count":0,"forks_count":213,"subscribers_count":27,"default_branch":"v5","last_synced_at":"2026-05-16T12:16:34.587Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nightscout/cgm-remote-monitor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cenkalti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-26T00:00:16.000Z","updated_at":"2026-05-15T09:20:06.000Z","dependencies_parsed_at":"2023-01-13T17:58:17.327Z","dependency_job_id":"def9d588-1bf8-426c-8dbc-1b4ff539d70b","html_url":"https://github.com/cenkalti/backoff","commit_stats":{"total_commits":125,"total_committers":31,"mean_commits":4.032258064516129,"dds":"0.32799999999999996","last_synced_commit":"720b78985a65c0452fd37bb155c7cac4157a7c45"},"previous_names":["cenk-zzz/backoff","cenk/backoff"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cenkalti/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/refs/heads/v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/sbom","scorecard":{"id":270803,"data":{"date":"2025-08-11","repo":{"name":"github.com/cenkalti/backoff","commit":"7cad66a637c4ffff09d0795608116ddcc7eb1769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/go.yaml/v5?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cenkalti/backoff/stale.yaml/v5?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:8","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-17T13:18:13.935Z","repository_id":14480367,"created_at":"2025-08-17T13:18:13.935Z","updated_at":"2025-08-17T13:18:13.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cenkalti","name":"Cenk Altı","uuid":"661618","kind":"user","description":"","email":"","website":"https://cenkalti.com","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc\u0026v=4","repositories_count":158,"last_synced_at":"2026-03-10T01:15:43.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cenkalti","funding_links":[],"total_stars":6559,"followers":586,"following":69,"created_at":"2022-11-03T08:19:28.228Z","updated_at":"2026-03-10T01:15:43.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenkalti/repositories"},"tags":[{"name":"v5.0.3","sha":"7cad66a637c4ffff09d0795608116ddcc7eb1769","kind":"commit","published_at":"2025-07-23T16:23:35.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"a52b52789f765d2d83c82ecf1435045c7bd4f3f3","kind":"commit","published_at":"2025-02-09T18:04:00.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cb748ee8332b225d3394cf346b33df94aab01c9a","kind":"commit","published_at":"2025-01-17T07:26:25.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3bc9b4c7c864eb141de969f7daa98387184f21a8","kind":"commit","published_at":"2024-12-19T08:31:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.1","sha":"317100a7f9422078fa853d0b9dc7c3a8ef8e098d","kind":"commit","published_at":"2024-12-18T11:02:47.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v5.0.0-alpha.1/manifests"},{"name":"v4.3.0","sha":"720b78985a65c0452fd37bb155c7cac4157a7c45","kind":"commit","published_at":"2024-01-02T22:56:19.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.3.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"a04a6fe64ffb0e3fd0816460529d300be5f252df","kind":"commit","published_at":"2023-02-28T16:21:33.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"e5c9822f4eaffe6a2abac94d7fbf85380dd629a8","kind":"commit","published_at":"2022-11-19T12:12:31.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"6b0e4ad0cd65431b217393bff47d1dff727b264b","kind":"commit","published_at":"2021-11-11T16:41:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.3","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"a78d3804c2c84f0a3178648138442c9b07665bda","kind":"commit","published_at":"2021-05-31T01:50:55.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"c2975ffa541a1caeca5f76c396cb8c3e7b3bb5f8","kind":"commit","published_at":"2020-10-08T10:13:30.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"18fe4ce5a8550e0d0919b680ad3c080a5455bddf","kind":"commit","published_at":"2020-04-03T08:56:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"78afdac0840e9625a22f8aa05e701c9f483f0c4e","kind":"commit","published_at":"2020-04-03T08:15:40.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.1/manifests"},{"name":"v3.2.2","sha":"ef3e94fd92088352d8a2e81b2f742d546d77b7e6","kind":"commit","published_at":"2020-01-14T06:23:38.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.2/manifests"},{"name":"v4.0.0","sha":"a9a4cec6c9a26336ca42700ccc319ca842be56c0","kind":"commit","published_at":"2019-12-26T14:16:03.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v4.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"83c924461941cbb4e05be9bf006ec84e15f6dab9","kind":"commit","published_at":"2019-12-26T13:45:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0a81bfb220edcdfaf1abed9ce0ac0f7554a9db10","kind":"commit","published_at":"2019-12-26T13:36:08.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"1357787b952893cff77d8349aaf320c3fd327c2a","kind":"commit","published_at":"2019-12-26T11:47:01.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.2","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1ff1c09ea627d2be64cea605afa999c582c7cd01","kind":"commit","published_at":"2019-11-23T10:56:18.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0e8b8a844fea5021092fb3e1f273a64fdbc51837","kind":"commit","published_at":"2019-11-23T10:48:09.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.1.0/manifests"},{"name":"v2.2.1","sha":"5267b6dd4d2666b980a911bf235efa276222cbe2","kind":"commit","published_at":"2019-07-17T10:48:21.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.1/manifests"},{"name":"v3.0.0","sha":"4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f","kind":"commit","published_at":"2019-05-11T09:24:43.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v3.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"2146c93394225c3732078705043ce9f26584d334","kind":"commit","published_at":"2019-05-06T07:51:56.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.2.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1e4cf3da559842a91afcb6ea6141451e6c30c618","kind":"commit","published_at":"2019-01-06T10:58:22.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.1","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"62661b46c4093e2c1f38d943e663db1a29873e80","kind":"commit","published_at":"2018-10-03T08:08:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2ea60e5f094469f9e65adb9cd103795b73ae743e","kind":"commit","published_at":"2017-12-24T16:42:12.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v2.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61153c768f31ee5f130071d08fc82b85208528de","kind":"commit","published_at":"2017-07-11T22:02:23.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.1.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"32cd0c5b3aef12c76ed64aaf678f6c79736be7dc","kind":"commit","published_at":"2016-03-21T13:15:54.000Z","download_url":"https://codeload.github.com/cenkalti/backoff/tar.gz/v1.0.0","html_url":"https://github.com/cenkalti/backoff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cenkalti/backoff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-07T22:30:14.497Z","dependent_packages_count":10815,"downloads":null,"downloads_period":null,"dependent_repos_count":30189,"rankings":{"downloads":null,"dependent_repos_count":0.03341332583278975,"dependent_packages_count":0.018851100245961976,"stargazers_count":1.291549720026252,"forks_count":2.1068348703463213,"docker_downloads_count":0.06273725954873059,"average":0.7026772552000111},"purl":"pkg:golang/github.com/cenkalti/backoff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cenkalti/backoff","docker_dependents_count":1958,"docker_downloads_count":6340703279,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cenkalti/backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cenkalti/backoff/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:47.337Z","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","maintainers":[{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcenkalti%2Fbackoff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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"}}],"commits":{"id":7735,"full_name":"cenkalti/backoff","default_branch":"v5","total_commits":161,"total_committers":36,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.472222222222222,"dds":0.3229813664596274,"past_year_total_commits":11,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.75,"past_year_dds":0.4545454545454546,"last_synced_at":"2026-06-18T02:03:53.218Z","last_synced_commit":"1b9c93f28d33fe962fa04ffb4fd597f451219f68","created_at":"2023-03-07T09:46:27.502Z","updated_at":"2026-06-18T02:03:10.270Z","committers":[{"name":"Cenk Alti","email":"cenkalti@gmail.com","login":"cenkalti","count":109},{"name":"Jake Alti","email":"cenk.alti@goteleport.com","login":"jakealti","count":6},{"name":"Arnaud Le Blanc","email":"arnaud.lb@gmail.com","login":"arnaud-lb","count":3},{"name":"ptrus","email":"ptrusr@gmail.com","login":"ptrus","count":3},{"name":"ItalyPaleAle","email":"43508+ItalyPaleAle","login":"ItalyPaleAle","count":3},{"name":"Vincent Bernat","email":"vincent@bernat.im","login":"vincentbernat","count":2},{"name":"Samani G. Gikandi","email":"samani@gojulas.com","login":"sgg","count":2},{"name":"Ory Band","email":"oryband@gmail.com","login":"oryband","count":2},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":2},{"name":"Fatih Arslan","email":"ftharsln@gmail.com","login":"fatih","count":2},{"name":"Nelz","email":"nelz@orionlabs.io","login":null,"count":2},{"name":"Oppodelldog","email":"odog@netcologne.de","login":null,"count":1},{"name":"Nicolae Vartolomei","email":"nv@kuende.com","login":null,"count":1},{"name":"Bob Glickstein","email":"bobg@emphatic.com","login":"bobg","count":1},{"name":"Davor Kapsa","email":"dvrkps","login":"dvrkps","count":1},{"name":"Dom Parfitt","email":"dom.parfitt@circleci.com","login":"DomParfitt","count":1},{"name":"Gabriela Gutierrez","email":"gabigutierrez@google.com","login":"gabibguti","count":1},{"name":"Gareth Watts","email":"gareth@omnipotent.net","login":"gwatts","count":1},{"name":"swithek","email":"simon.devs@protonmail.com","login":"swithek","count":1},{"name":"markchadwick","email":"mark.chadwick@gmail.com","login":"markchadwick","count":1},{"name":"justin-mp","email":"jmp@justinmp.com","login":"justin-mp","count":1},{"name":"Youfu Zhang","email":"1315097+zhangyoufu","login":"zhangyoufu","count":1},{"name":"Yash Bhutwala","email":"ymb002@bucknell.edu","login":"yashbhutwala","count":1},{"name":"Venkat","email":"venkatraju@slack-corp.com","login":"venkatraju","count":1},{"name":"Tobias Kaupat","email":"tobiall@niondir.de","login":"niondir","count":1},{"name":"Sufiyan Mirza","email":"sufiyanm@winjit.com","login":"Sufiyan-Mirza","count":1},{"name":"Steven Littiebrant","email":"imgroxx@gmail.com","login":"Groxx","count":1},{"name":"Steven Erenst","email":"stevenerenst@gmail.com","login":"BlueMonday","count":1},{"name":"Steven Allen","email":"steven@stebalien.com","login":"Stebalien","count":1},{"name":"Robbie Vanbrabant","email":"robbie.vanbrabant@gmail.com","login":"robbiev","count":1},{"name":"Phil Sorber","email":"sorber@apache.org","login":"PSUdaemon","count":1},{"name":"Paul Ingles","email":"paul@oobaloo.co.uk","login":"pingles","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Nir Rozenbaum","email":"nirro@il.ibm.com","login":"nirrozenbaum","count":1},{"name":"Michael Ira Krufky","email":"mkrufky@gmail.com","login":"mkrufky","count":1},{"name":"Harry Pidcock","email":"haza55@gmail.com","login":"hpidcock","count":1}],"past_year_committers":[{"name":"Jake Alti","email":"cenk.alti@goteleport.com","login":"jakealti","count":6},{"name":"Cenk Altı","email":"cenkalti@gmail.com","login":"cenkalti","count":3},{"name":"Youfu Zhang","email":"1315097+zhangyoufu","login":"zhangyoufu","count":1},{"name":"Dom Parfitt","email":"dom.parfitt@circleci.com","login":"DomParfitt","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264353,"commits_count":875270984,"contributors_count":35083518,"owners_count":1168982,"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":"cenkalti/backoff","html_url":"https://github.com/cenkalti/backoff","last_synced_at":"2026-04-28T12:24:47.337Z","status":"error","issues_count":101,"pull_requests_count":53,"avg_time_to_close_issue":12043030.587628866,"avg_time_to_close_pull_request":2346149.3725490198,"issues_closed_count":97,"pull_requests_closed_count":51,"pull_request_authors_count":44,"issue_authors_count":87,"avg_comments_per_issue":2.1782178217821784,"avg_comments_per_pull_request":1.6226415094339623,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1602304.7272727273,"past_year_avg_time_to_close_pull_request":2986154.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T03:48:00.759Z","updated_at":"2026-04-28T12:24:47.338Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenkalti%2Fbackoff/issues","issue_labels_count":{"table":{"stale":7,"v5":5,"feature request":3,"bug":3,"v4":2,"enhancement":1,"wontfix":1}},"pull_request_labels_count":{"table":{"v4":2}},"issue_author_associations_count":{"table":{"NONE":84,"CONTRIBUTOR":16,"OWNER":1}},"pull_request_author_associations_count":{"table":{"NONE":27,"CONTRIBUTOR":24,"OWNER":2}},"issue_authors":{"table":{"andig":4,"gabibguti":3,"pjebs":2,"senago":2,"alexandear":2,"mhr3":2,"bobg":2,"F21":2,"Jonathan-Landeed":2,"MattCosturos":2,"slnt":2,"VinceDeslo":1,"sgg":1,"jayjanssen":1,"ianlopshire":1,"rayjlinden":1,"thediveo":1,"sidh":1,"ptrus":1,"AlexsJones":1,"aviau":1,"antiphp":1,"hugelgupf":1,"JeremyLoy":1,"taylorchu":1,"jon-whit":1,"konradjniemiec":1,"jbiel":1,"khanakia":1,"cenkalti":1,"the80srobot":1,"catouc":1,"Felices":1,"veqryn":1,"zhangyoufu":1,"prochac":1,"tdakkota":1,"ItalyPaleAle":1,"giddel":1,"nemith":1,"mkrufky":1,"aybabtme":1,"JordanWWood":1,"ralfr":1,"KhanSufiyanMirza":1,"georgysavva":1,"pavelpro-kiwi":1,"senyast4745":1,"andresvia":1,"RoarkeRandall":1,"pkedy":1,"Groxx":1,"loafoe":1,"hurrycaine":1,"FelixSeptem":1,"buchanae":1,"smilad":1,"Airblader":1,"ascotan":1,"0x5a17ed":1,"DomParfitt":1,"nevins-b":1,"xen0n":1,"Bo0mer":1,"bradleyjkemp":1,"PSUdaemon":1,"j2gg0s":1,"MHM98":1,"vegetablechicken233":1,"RoryCrispin":1,"maxjakob":1,"justin-mp":1,"mispon":1,"aastein":1,"yetingsky":1,"nerdatmath":1,"Hades32":1,"StevenACoffman":1,"leosunmo":1,"ChannyClaus":1,"nelz9999":1,"jhollowayj":1,"23caterpie":1,"matbur":1,"HobbyBear":1,"bryndin":1,"dvrkps":1}},"pull_request_authors":{"table":{"jbiel":2,"pjebs":2,"vincentbernat":2,"nelz9999":2,"alexandear":2,"astak16":2,"MattCosturos":2,"sgg":2,"cenkalti":2,"DomParfitt":1,"dvrkps":1,"TonPC64":1,"Oppodelldog":1,"kubahorak":1,"hpidcock":1,"niondir":1,"mannyman1115":1,"zhangyoufu":1,"venkatraju":1,"medyagh":1,"jsoref":1,"christian-blades-cb":1,"justin-mp":1,"ptrus":1,"gwatts":1,"gabibguti":1,"slnt":1,"arnaud-lb":1,"yashbhutwala":1,"Jleagle":1,"Hades32":1,"Stebalien":1,"BlueMonday":1,"mkrufky":1,"jackstine":1,"everdance":1,"stephnr":1,"KhanSufiyanMirza":1,"JordanWWood":1,"ItalyPaleAle":1,"PSUdaemon":1,"swithek":1,"Groxx":1,"nirrozenbaum":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-09T00:00:17.805Z","repositories_count":14786415,"issues_count":33460819,"pull_requests_count":110087831,"authors_count":11297655,"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":{"stale":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"senago":2,"DomParfitt":1,"JordanWWood":1,"zhangyoufu":1}},"past_year_pull_request_authors":{"table":{"DomParfitt":1,"jackstine":1,"JordanWWood":1,"medyagh":1,"zhangyoufu":1}},"maintainers":[{"table":{"login":"cenkalti","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenkalti"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":12,"ForkEvent":24,"IssuesEvent":60,"WatchEvent":370,"IssueCommentEvent":84,"PushEvent":25,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":4,"CreateEvent":7,"CommitCommentEvent":1},"last_year":{"DeleteEvent":1,"PullRequestEvent":4,"ForkEvent":7,"IssuesEvent":5,"WatchEvent":111,"IssueCommentEvent":5,"PushEvent":3,"CreateEvent":1}},"keywords":["golang"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:58:17.289Z","updated_at":"2023-01-13T17:58:17.289Z","repository_link":"https://github.com/cenkalti/backoff/blob/v5/.github/workflows/go.yaml","dependencies":[{"id":6890952080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890952081,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":36.25260839214655,"created_at":"2025-08-07T16:42:34.202Z","updated_at":"2026-06-20T03:02:03.034Z","avatar_url":"https://github.com/cenkalti.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362667","html_url":"https://summary.ecosyste.ms/projects/362667"}