{"id":3565640,"name":"github.com/github/freno","ecosystem":"go","description":"","homepage":"https://github.com/github/freno","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/freno","keywords_array":[],"namespace":"github.com/github","versions_count":10,"first_release_published_at":"2017-09-11T15:17:39.000Z","latest_release_published_at":"2023-01-25T10:43:14.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-04-07T15:01:45.808Z","created_at":"2022-04-11T02:27:32.507Z","updated_at":"2026-04-07T15:01:45.808Z","registry_url":"https://pkg.go.dev/github.com/github/freno","install_command":"go get github.com/github/freno","documentation_url":"https://pkg.go.dev/github.com/github/freno#section-documentation","metadata":{},"repo_metadata":{"id":19865861,"uuid":"81712364","full_name":"github/freno","owner":"github","description":"freno: cooperative, highly available throttler service","archived":false,"fork":false,"pushed_at":"2025-08-20T17:55:40.000Z","size":5164,"stargazers_count":652,"open_issues_count":14,"forks_count":55,"subscribers_count":316,"default_branch":"master","last_synced_at":"2025-08-20T19:43:52.261Z","etag":null,"topics":["high-availability","mysql","proxysql","replication","throttle","vitess"],"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/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2017-02-12T08:16:27.000Z","updated_at":"2025-07-14T17:51:17.000Z","dependencies_parsed_at":"2024-02-21T03:08:45.689Z","dependency_job_id":"468f66ae-aeb7-4255-b503-998de01436bf","html_url":"https://github.com/github/freno","commit_stats":{"total_commits":508,"total_committers":13,"mean_commits":39.07692307692308,"dds":"0.30708661417322836","last_synced_commit":"59b70f51e654886371f36cb976bfaa763472efb3"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/github/freno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/freno/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/sbom","scorecard":{"id":428181,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/freno","commit":"b3fbe7e78301668d35ddf86015e38e2def43bed1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.1 not signed: https://api.github.com/repos/github/freno/releases/90329249","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/github/freno/releases/78374587","Warn: release artifact v1.2.1 not signed: https://api.github.com/repos/github/freno/releases/51303103","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/github/freno/releases/40059650","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/github/freno/releases/29932727","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/github/freno/releases/90329249","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/github/freno/releases/78374587","Warn: release artifact v1.2.1 does not have provenance: https://api.github.com/repos/github/freno/releases/51303103","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/github/freno/releases/40059650","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/github/freno/releases/29932727"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.github/SECURITY.md:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/github/freno/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.16-alpine to golang:1.16-alpine@sha256:5616dca835fa90ef13a843824ba58394dad356b7d56198fb7c93cbe76d7d67fe","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.test:1: pin your Docker image by updating golang:1.16-stretch to golang:1.16-stretch@sha256:13d8ba0c6d1556e568e091fcfdbfab12e74eba8229e19982d421360861c5c720","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   3 out of   3 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 6 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-19T02:42:48.383Z","repository_id":19865861,"created_at":"2025-08-19T02:42:48.383Z","updated_at":"2025-08-19T02:42:48.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271378656,"owners_count":24749188,"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-08-20T02:00:09.606Z","response_time":69,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v1.3.1","sha":"14d9dfa1095691372dd606dc51e60e98aa064ae8","kind":"commit","published_at":"2023-01-25T10:43:14.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.3.1","html_url":"https://github.com/github/freno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8134895def220f3aeb2920771b7915c9c106a9ee","kind":"commit","published_at":"2022-09-27T22:34:17.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.3.0","html_url":"https://github.com/github/freno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"216ff7ce1853edf3af26c6d07d7416a85c9f36ae","kind":"commit","published_at":"2021-10-13T17:18:58.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.2.1","html_url":"https://github.com/github/freno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8d8b3f5142854d2836f1989276701ddbc5881a9a","kind":"commit","published_at":"2021-03-18T18:57:28.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.2.0","html_url":"https://github.com/github/freno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f5e5db0950c872a8bbfa59548ef1f76c30c28019","kind":"commit","published_at":"2020-08-20T15:36:26.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.1.0","html_url":"https://github.com/github/freno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"eeb767cece77c95c098fc98c72753f00ea40ff61","kind":"commit","published_at":"2020-07-24T13:29:36.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.0.5","html_url":"https://github.com/github/freno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"ade935fcbed6978d3345a81f6b3d41d93aa2e1dc","kind":"tag","published_at":"2020-03-10T17:03:59.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.0.4","html_url":"https://github.com/github/freno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"963be7d167026ff76f2a411d027a1b3bf1eaa4e0","kind":"commit","published_at":"2018-05-24T05:36:13.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.0.3","html_url":"https://github.com/github/freno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d42d296b368ac80f9ac8e58ba10c917aa9e810fc","kind":"commit","published_at":"2017-10-09T10:09:21.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.0.2","html_url":"https://github.com/github/freno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"2a98f7fe3bd38adcd639f93460b7693a707f45ad","kind":"commit","published_at":"2017-09-11T15:17:39.000Z","download_url":"https://codeload.github.com/github/freno/tar.gz/v1.0.0","html_url":"https://github.com/github/freno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/freno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T20:16:04.307Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.789587293940285,"dependent_packages_count":8.46323085852288,"stargazers_count":2.5756620854276315,"forks_count":3.209116932172259,"docker_downloads_count":null,"average":4.759399292515764},"purl":"pkg:golang/github.com/github/freno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/github/freno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/github/freno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/github/freno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-22T10:05:38.009Z","issues_count":15,"pull_requests_count":103,"avg_time_to_close_issue":22880432.583333332,"avg_time_to_close_pull_request":6531235.793814433,"issues_closed_count":12,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":8,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.7475728155339806,"merged_pull_requests_count":84,"bot_issues_count":2,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":87972.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ffreno/issues","maintainers":[{"login":"rashiq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rashiq"}],"active_maintainers":[{"login":"rashiq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rashiq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ffreno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ffreno/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ffreno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ffreno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ffreno/codemeta","maintainers":[]}