{"id":362631,"url":"https://github.com/gofri/go-github-ratelimit","last_synced_at":"2026-06-20T02:00:50.413Z","repository":{"id":65552078,"uuid":"593710736","full_name":"gofri/go-github-ratelimit","owner":"gofri","description":"A GoLang middleware that handles GitHub API rate limits - primary rate limit \u0026 secondary rate limit","archived":false,"fork":false,"pushed_at":"2025-03-14T12:23:58.000Z","size":84,"stargazers_count":67,"open_issues_count":6,"forks_count":18,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-11T22:03:49.814Z","etag":null,"topics":["github","github-rate-limit","go-github","golang","rate-limit","ratelimit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gofri.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,"zenodo":null}},"created_at":"2023-01-26T17:06:52.000Z","updated_at":"2026-05-24T14:10:13.000Z","dependencies_parsed_at":"2023-02-18T00:01:22.083Z","dependency_job_id":"fe872263-ad6b-4be9-9abb-3ff05ab34148","html_url":"https://github.com/gofri/go-github-ratelimit","commit_stats":{"total_commits":45,"total_committers":7,"mean_commits":6.428571428571429,"dds":0.2666666666666667,"last_synced_commit":"9d9726540b07a6a728cc6beb4a28cdc8a3a8f91a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gofri/go-github-ratelimit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/sbom","scorecard":{"id":433784,"data":{"date":"2025-08-11","repo":{"name":"github.com/gofri/go-github-ratelimit","commit":"483ce26b8f82c066ba491da40cce700cf790c9bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/contribution.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gofri/go-github-ratelimit/contribution.yaml/main?enable=pin","Info:   6 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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-19T04:05:22.643Z","repository_id":65552078,"created_at":"2025-08-19T04:05:22.643Z","updated_at":"2025-08-19T04:05:22.643Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34554510,"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-20T02:00:06.407Z","response_time":98,"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":"gofri","name":"Gal Ofri","uuid":"9868452","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9868452?u=aba64d9266739525c962df911b0ddb691ce40a10\u0026v=4","repositories_count":12,"last_synced_at":"2024-04-23T11:39:20.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gofri","funding_links":[],"total_stars":31,"followers":6,"following":3,"created_at":"2022-11-20T06:18:09.855Z","updated_at":"2024-04-23T11:39:23.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri/repositories"},"packages":[{"id":6005785,"name":"github.com/gofri/go-github-ratelimit","ecosystem":"go","description":"","homepage":"https://github.com/gofri/go-github-ratelimit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gofri/go-github-ratelimit","keywords_array":[],"namespace":"github.com/gofri","versions_count":10,"first_release_published_at":"2023-01-27T14:16:05.000Z","latest_release_published_at":"2025-03-05T07:43:17.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-06-16T00:04:45.439Z","created_at":"2023-01-29T00:26:14.053Z","updated_at":"2026-06-16T00:04:45.440Z","registry_url":"https://pkg.go.dev/github.com/gofri/go-github-ratelimit","install_command":"go get github.com/gofri/go-github-ratelimit","documentation_url":"https://pkg.go.dev/github.com/gofri/go-github-ratelimit#section-documentation","metadata":{},"repo_metadata":{"id":65552078,"uuid":"593710736","full_name":"gofri/go-github-ratelimit","owner":"gofri","description":"A GoLang middleware that handles GitHub API rate limits - primary rate limit \u0026 secondary rate limit","archived":false,"fork":false,"pushed_at":"2025-03-14T12:23:58.000Z","size":84,"stargazers_count":63,"open_issues_count":3,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-19T12:50:29.814Z","etag":null,"topics":["github","github-rate-limit","go-github","golang","rate-limit","ratelimit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gofri.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,"zenodo":null}},"created_at":"2023-01-26T17:06:52.000Z","updated_at":"2025-09-17T23:02:18.000Z","dependencies_parsed_at":"2023-02-18T00:01:22.083Z","dependency_job_id":"fe872263-ad6b-4be9-9abb-3ff05ab34148","html_url":"https://github.com/gofri/go-github-ratelimit","commit_stats":{"total_commits":45,"total_committers":7,"mean_commits":6.428571428571429,"dds":0.2666666666666667,"last_synced_commit":"9d9726540b07a6a728cc6beb4a28cdc8a3a8f91a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gofri/go-github-ratelimit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/sbom","scorecard":{"id":433784,"data":{"date":"2025-08-11","repo":{"name":"github.com/gofri/go-github-ratelimit","commit":"483ce26b8f82c066ba491da40cce700cf790c9bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/contribution.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gofri/go-github-ratelimit/contribution.yaml/main?enable=pin","Info:   6 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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-19T04:05:22.643Z","repository_id":65552078,"created_at":"2025-08-19T04:05:22.643Z","updated_at":"2025-08-19T04:05:22.643Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276039182,"owners_count":25574511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":"gofri","name":"Gal Ofri","uuid":"9868452","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9868452?u=aba64d9266739525c962df911b0ddb691ce40a10\u0026v=4","repositories_count":12,"last_synced_at":"2024-04-23T11:39:20.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gofri","funding_links":[],"total_stars":31,"followers":6,"following":3,"created_at":"2022-11-20T06:18:09.855Z","updated_at":"2024-04-23T11:39:23.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri/repositories"},"tags":[{"name":"v2.0.2","sha":"dc374cfd8c0bb612686400cbba8c3f88f4e06c1c","kind":"commit","published_at":"2025-03-12T12:54:33.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.2","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9ad25129d1b143494da7ae7e45f45563b97e187d","kind":"commit","published_at":"2025-03-09T09:51:41.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9d37f8c7fb4bd356c67b49c3df1412847ed8b084","kind":"commit","published_at":"2025-03-09T09:42:20.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"662acba3896c2bc454da0bb1daad6b03cca90248","kind":"commit","published_at":"2025-03-05T07:43:17.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.1.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"417bdbc7a696dccfd1cdeb4ae6da45b14ad54728","kind":"tag","published_at":"2024-01-13T17:59:10.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.1.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"48d596c961475a4330e31ea30812072fecaa67c7","kind":"commit","published_at":"2023-12-23T10:09:43.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.7","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"282e1c0fffa12dba17514b4f8071ee1d623aaefa","kind":"commit","published_at":"2023-12-11T12:34:16.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.6","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"8b30f0d7da496f1b39eae58e6e5d7c9670375333","kind":"commit","published_at":"2023-10-25T04:20:41.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.5","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c98c9d2db8b315546e048e0ce7a62cd66c23fb31","kind":"commit","published_at":"2023-07-26T10:49:09.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.4","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"70bfde282001a30ad0d470bccf1fd1c6778cc464","kind":"tag","published_at":"2023-04-29T11:01:29.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.3","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a0b62a01688d477ff0d22fb19bf0334b5321ca3f","kind":"tag","published_at":"2023-02-02T19:48:47.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.2","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"f11491d173b094ffe26573eb7f54cfdf119699f4","kind":"tag","published_at":"2023-01-28T14:29:30.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"5347b72e2b8e086432b5d61f693cf067092d3ced","kind":"tag","published_at":"2023-01-28T14:24:19.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-21T05:54:58.890Z","dependent_packages_count":37,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":1.7501159017153454,"dependent_packages_count":1.1507528572292436,"stargazers_count":11.699320715163976,"forks_count":13.285662453891275,"docker_downloads_count":null,"average":6.97146298199996},"purl":"pkg:golang/github.com/gofri/go-github-ratelimit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gofri/go-github-ratelimit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gofri/go-github-ratelimit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gofri/go-github-ratelimit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T03:33:14.790Z","issues_count":14,"pull_requests_count":30,"avg_time_to_close_issue":9094374.083333334,"avg_time_to_close_pull_request":670043.8,"issues_closed_count":12,"pull_requests_closed_count":30,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.5333333333333333,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":131767.8,"past_year_avg_time_to_close_pull_request":1457991.0,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/issues","maintainers":[{"login":"gofri","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gofri"}],"active_maintainers":[{"login":"gofri","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gofri"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit/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":11419478,"name":"github.com/gofri/go-github-ratelimit/v2","ecosystem":"go","description":"","homepage":"https://github.com/gofri/go-github-ratelimit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gofri/go-github-ratelimit","keywords_array":[],"namespace":"github.com/gofri/go-github-ratelimit","versions_count":3,"first_release_published_at":"2025-03-09T09:42:20.000Z","latest_release_published_at":"2025-03-12T12:54:33.000Z","latest_release_number":"v2.0.2","last_synced_at":"2026-06-16T00:05:29.136Z","created_at":"2025-03-10T09:21:51.746Z","updated_at":"2026-06-16T00:05:29.137Z","registry_url":"https://pkg.go.dev/github.com/gofri/go-github-ratelimit/v2","install_command":"go get github.com/gofri/go-github-ratelimit/v2","documentation_url":"https://pkg.go.dev/github.com/gofri/go-github-ratelimit/v2#section-documentation","metadata":{},"repo_metadata":{"id":65552078,"uuid":"593710736","full_name":"gofri/go-github-ratelimit","owner":"gofri","description":"A GoLang middleware that handles GitHub API rate limits - primary rate limit \u0026 secondary rate limit","archived":false,"fork":false,"pushed_at":"2025-03-14T12:23:58.000Z","size":84,"stargazers_count":63,"open_issues_count":3,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-19T12:50:29.814Z","etag":null,"topics":["github","github-rate-limit","go-github","golang","rate-limit","ratelimit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gofri.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,"zenodo":null}},"created_at":"2023-01-26T17:06:52.000Z","updated_at":"2025-09-17T23:02:18.000Z","dependencies_parsed_at":"2023-02-18T00:01:22.083Z","dependency_job_id":"fe872263-ad6b-4be9-9abb-3ff05ab34148","html_url":"https://github.com/gofri/go-github-ratelimit","commit_stats":{"total_commits":45,"total_committers":7,"mean_commits":6.428571428571429,"dds":0.2666666666666667,"last_synced_commit":"9d9726540b07a6a728cc6beb4a28cdc8a3a8f91a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gofri/go-github-ratelimit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/sbom","scorecard":{"id":433784,"data":{"date":"2025-08-11","repo":{"name":"github.com/gofri/go-github-ratelimit","commit":"483ce26b8f82c066ba491da40cce700cf790c9bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/contribution.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gofri/go-github-ratelimit/contribution.yaml/main?enable=pin","Info:   6 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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-19T04:05:22.643Z","repository_id":65552078,"created_at":"2025-08-19T04:05:22.643Z","updated_at":"2025-08-19T04:05:22.643Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276039182,"owners_count":25574511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":"gofri","name":"Gal Ofri","uuid":"9868452","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9868452?u=aba64d9266739525c962df911b0ddb691ce40a10\u0026v=4","repositories_count":12,"last_synced_at":"2024-04-23T11:39:20.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gofri","funding_links":[],"total_stars":31,"followers":6,"following":3,"created_at":"2022-11-20T06:18:09.855Z","updated_at":"2024-04-23T11:39:23.056Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofri/repositories"},"tags":[{"name":"v2.0.2","sha":"dc374cfd8c0bb612686400cbba8c3f88f4e06c1c","kind":"commit","published_at":"2025-03-12T12:54:33.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.2","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9ad25129d1b143494da7ae7e45f45563b97e187d","kind":"commit","published_at":"2025-03-09T09:51:41.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9d37f8c7fb4bd356c67b49c3df1412847ed8b084","kind":"commit","published_at":"2025-03-09T09:42:20.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v2.0.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"662acba3896c2bc454da0bb1daad6b03cca90248","kind":"commit","published_at":"2025-03-05T07:43:17.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.1.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"417bdbc7a696dccfd1cdeb4ae6da45b14ad54728","kind":"tag","published_at":"2024-01-13T17:59:10.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.1.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"48d596c961475a4330e31ea30812072fecaa67c7","kind":"commit","published_at":"2023-12-23T10:09:43.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.7","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"282e1c0fffa12dba17514b4f8071ee1d623aaefa","kind":"commit","published_at":"2023-12-11T12:34:16.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.6","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"8b30f0d7da496f1b39eae58e6e5d7c9670375333","kind":"commit","published_at":"2023-10-25T04:20:41.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.5","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c98c9d2db8b315546e048e0ce7a62cd66c23fb31","kind":"commit","published_at":"2023-07-26T10:49:09.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.4","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"70bfde282001a30ad0d470bccf1fd1c6778cc464","kind":"tag","published_at":"2023-04-29T11:01:29.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.3","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a0b62a01688d477ff0d22fb19bf0334b5321ca3f","kind":"tag","published_at":"2023-02-02T19:48:47.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.2","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"f11491d173b094ffe26573eb7f54cfdf119699f4","kind":"tag","published_at":"2023-01-28T14:29:30.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.0","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"5347b72e2b8e086432b5d61f693cf067092d3ced","kind":"tag","published_at":"2023-01-28T14:24:19.000Z","download_url":"https://codeload.github.com/gofri/go-github-ratelimit/tar.gz/v1.0.1","html_url":"https://github.com/gofri/go-github-ratelimit/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gofri/go-github-ratelimit@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-21T05:54:58.898Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.071747430381394,"dependent_packages_count":5.69006204770899,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.880904739045192},"purl":"pkg:golang/github.com/gofri/go-github-ratelimit/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gofri/go-github-ratelimit/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gofri/go-github-ratelimit/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gofri/go-github-ratelimit/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T03:33:14.790Z","issues_count":14,"pull_requests_count":30,"avg_time_to_close_issue":9094374.083333334,"avg_time_to_close_pull_request":670043.8,"issues_closed_count":12,"pull_requests_closed_count":30,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.5333333333333333,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":131767.8,"past_year_avg_time_to_close_pull_request":1457991.0,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/issues","maintainers":[{"login":"gofri","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gofri"}],"active_maintainers":[{"login":"gofri","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gofri"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgofri%2Fgo-github-ratelimit%2Fv2/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":522107,"full_name":"gofri/go-github-ratelimit","default_branch":"main","total_commits":66,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.428571428571429,"dds":0.19696969696969702,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-16T00:02:54.426Z","last_synced_commit":"483ce26b8f82c066ba491da40cce700cf790c9bc","created_at":"2023-03-09T03:23:23.397Z","updated_at":"2026-06-16T00:02:54.409Z","committers":[{"name":"Gal Ofri","email":"galmenashofri@gmail.com","login":"gofri","count":53},{"name":"Piotr Pawluk","email":"piotr.pawluk@zendesk.com","login":"zendesk-piotrpawluk","count":4},{"name":"Enrique Benitez","email":"enriquebenitezjr@gmail.com","login":"bntzio","count":4},{"name":"Ben Robinson","email":"ben.robinson@freeagent.com","login":"bl-robinson","count":2},{"name":"Kirill Zhuravlev","email":"kazhuravlev","login":"kazhuravlev","count":1},{"name":"Cedric Bail","email":"cedric.bail@appdirect.com","login":"cedric-appdirect","count":1},{"name":"Arkadiusz Żmudzin","email":"arkus7","login":"arkus7","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264294,"commits_count":875188865,"contributors_count":35081442,"owners_count":1168942,"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":"gofri/go-github-ratelimit","html_url":"https://github.com/gofri/go-github-ratelimit","last_synced_at":"2026-04-01T11:01:29.099Z","status":"error","issues_count":16,"pull_requests_count":48,"avg_time_to_close_issue":9977027.2,"avg_time_to_close_pull_request":468338.67441860464,"issues_closed_count":10,"pull_requests_closed_count":43,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":2.8125,"avg_comments_per_pull_request":0.4166666666666667,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":128539.75,"past_year_avg_time_to_close_pull_request":2929.9444444444443,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-17T22:40:16.118Z","updated_at":"2026-04-01T11:01:29.102Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofri%2Fgo-github-ratelimit/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":12,"OWNER":3,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":35,"CONTRIBUTOR":7,"NONE":6}},"issue_authors":{"table":{"gofri":3,"johnmcollier":2,"prune998":2,"stevehipwell":2,"jlevesy":1,"DaveHickeyDev":1,"frjcomp":1,"NorseGaud":1,"per1234":1,"gal-legit":1,"jporzucek":1}},"pull_request_authors":{"table":{"gofri":35,"nktks":2,"cedric-appdirect":2,"kazhuravlev":1,"nigoroll":1,"kishaningithub":1,"jporzucek":1,"arkus7":1,"3choBoomer":1,"bntzio":1,"zendesk-piotrpawluk":1,"bl-robinson":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14816194,"issues_count":33005009,"pull_requests_count":108992489,"authors_count":11312184,"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":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3}},"past_year_issue_authors":{"table":{"stevehipwell":2}},"past_year_pull_request_authors":{"table":{"3choBoomer":1,"kishaningithub":1,"nigoroll":1}},"maintainers":[{"table":{"login":"gofri","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gofri"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":2,"PullRequestEvent":19,"ForkEvent":1,"IssuesEvent":13,"WatchEvent":24,"IssueCommentEvent":28,"PushEvent":46,"PullRequestReviewEvent":1,"CreateEvent":10},"last_year":{"ForkEvent":1,"IssuesEvent":1,"WatchEvent":4,"IssueCommentEvent":3}},"keywords":["github","github-rate-limit","go-github","golang","rate-limit","ratelimit"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:01:21.737Z","updated_at":"2023-02-18T00:01:21.737Z","repository_link":"https://github.com/gofri/go-github-ratelimit/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":7749151769,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":7749151770,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":7749151771,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"08e2f20817b15149a52b5b3ebe7de50aff2ba8c5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:01:21.826Z","updated_at":"2023-02-18T00:01:21.826Z","repository_link":"https://github.com/gofri/go-github-ratelimit/blob/main/.github/workflows/test.yaml","dependencies":[{"id":7749152319,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":7749152320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false}]}],"score":10.0650109866928,"created_at":"2025-08-07T15:52:23.174Z","updated_at":"2026-06-20T02:00:50.413Z","avatar_url":"https://github.com/gofri.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362631","html_url":"https://summary.ecosyste.ms/projects/362631"}