{"id":12185619,"name":"attribute_normalizer","ecosystem":"rubygems","description":"This rubygem does not have a description or summary.","homepage":"https://github.com/mdeering/attribute_normalizer","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdeering/attribute_normalizer","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2010-01-01T20:38:01.704Z","latest_release_published_at":"2014-07-10T16:14:56.336Z","latest_release_number":"1.2.0","last_synced_at":"2026-04-26T17:31:15.632Z","created_at":"2025-10-07T01:33:09.143Z","updated_at":"2026-04-26T17:31:37.337Z","registry_url":"https://gem.coop/gems/attribute_normalizer","install_command":"gem install attribute_normalizer -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/attribute_normalizer/","metadata":{"funding":null},"repo_metadata":{"id":601478,"uuid":"237461","full_name":"mdeering/attribute_normalizer","owner":"mdeering","description":"Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers","archived":false,"fork":false,"pushed_at":"2023-12-13T05:44:30.000Z","size":122,"stargazers_count":472,"open_issues_count":19,"forks_count":52,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-18T00:19:13.958Z","etag":null,"topics":["activerecord","normalization","rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdeering.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.textile","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-06-27T04:39:28.000Z","updated_at":"2026-04-04T19:51:41.000Z","dependencies_parsed_at":"2024-06-18T13:51:04.381Z","dependency_job_id":"733c1745-4623-4d25-bc91-2006dfa280c2","html_url":"https://github.com/mdeering/attribute_normalizer","commit_stats":{"total_commits":112,"total_committers":25,"mean_commits":4.48,"dds":0.4821428571428571,"last_synced_commit":"3f21e42024f30ffeabc65cd572570563cff74dd7"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/mdeering/attribute_normalizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdeering","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/sbom","scorecard":{"id":632940,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdeering/attribute_normalizer","commit":"3f21e42024f30ffeabc65cd572570563cff74dd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"Code-Review","score":3,"reason":"Found 9/29 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-21T08:24:06.970Z","repository_id":601478,"created_at":"2025-08-21T08:24:06.971Z","updated_at":"2025-08-21T08:24:06.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32148180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"mdeering","name":"Michael Deering","uuid":"1199","kind":"user","description":"Ruby on Rails veteran with extensive technical leadership experience. Open source author and maintainer.","email":"","website":"http://mdeering.com","location":"Edmonton, Alberta, Canada","twitter":null,"company":"Big League Studios Inc.","icon_url":"https://avatars.githubusercontent.com/u/1199?u=d74790409286caa0fca82a504f24db34f398d3a4\u0026v=4","repositories_count":48,"last_synced_at":"2025-04-09T01:01:36.670Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdeering","funding_links":[],"total_stars":916,"followers":103,"following":74,"created_at":"2022-11-02T16:42:26.897Z","updated_at":"2025-04-09T01:01:36.670Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdeering","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdeering/repositories"},"tags":[{"name":"v1.2.0","sha":"02afdc7c203262fbbab7bc48acb755e4ba77b9ba","kind":"tag","published_at":"2014-07-10T16:14:15.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.2.0","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0/manifests"},{"name":"v1.2.0.b","sha":"723db10ab6443da2636d0402ff4fdc975ffdf263","kind":"tag","published_at":"2013-08-30T20:23:45.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.2.0.b","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.2.0.b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.2.0.b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0.b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0.b/manifests"},{"name":"v1.2.0.a","sha":"ca56593e05a0eebc488183764120da6317e16298","kind":"tag","published_at":"2013-08-09T07:33:17.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.2.0.a","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.2.0.a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.2.0.a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0.a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.2.0.a/manifests"},{"name":"v1.1.0","sha":"0f92812830506cc9426a0c3d434666f56fba6a95","kind":"tag","published_at":"2012-02-23T04:54:55.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.1.0","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a891a8ad9fe05524650893a6cc9876436c07178f","kind":"tag","published_at":"2011-12-07T16:57:34.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.1","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"be527c826f49a1b34d1322b6144e74487eea774c","kind":"tag","published_at":"2011-09-30T17:38:33.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.0","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre4","sha":"d0b5baa31d9a22142e9e2861936a61a774850281","kind":"tag","published_at":"2011-07-28T06:17:19.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.0.pre4","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre4/manifests"},{"name":"v1.0.0.pre3","sha":"e52deca32689380df51c529ae0b76a863fbaac42","kind":"commit","published_at":"2011-03-19T04:56:29.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.0.pre3","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre3/manifests"},{"name":"v1.0.0.pre2","sha":"d173c47ed7774fda9017fd975d86508e36289a3c","kind":"commit","published_at":"2011-01-16T20:33:03.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.0.pre2","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre2/manifests"},{"name":"v1.0.0.pre1","sha":"0a07a26deaa27bdf91c75bf1a941ca6bffd31263","kind":"commit","published_at":"2010-11-15T17:09:45.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v1.0.0.pre1","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v1.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v1.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v1.0.0.pre1/manifests"},{"name":"v0.3.1","sha":"f637776b96b895b7886941837ca2ff4d7caa8d42","kind":"commit","published_at":"2010-08-20T03:31:21.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v0.3.1","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7ae07dab84a8353f1588c8dc14e44977c48c67cc","kind":"commit","published_at":"2010-08-19T03:51:52.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v0.3.0","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"0ff52e064cc3124bfea64884ba4e0e20ad18d461","kind":"commit","published_at":"2010-08-19T02:17:04.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v0.2.1","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e27f2ef88013f1b0600f6de5b6f22b2f16802172","kind":"commit","published_at":"2010-05-14T06:04:23.000Z","download_url":"https://codeload.github.com/mdeering/attribute_normalizer/tar.gz/v0.2.0","html_url":"https://github.com/mdeering/attribute_normalizer/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdeering/attribute_normalizer@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T17:31:37.288Z","dependent_packages_count":0,"downloads":6004290,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.5452992192400026,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.090576810779246,"average":0.6589690075048121},"purl":"pkg:gem/attribute_normalizer?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/attribute_normalizer","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/attribute_normalizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/attribute_normalizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T22:11:30.680Z","issues_count":57,"pull_requests_count":33,"avg_time_to_close_issue":22968265.75,"avg_time_to_close_pull_request":11684593.548387097,"issues_closed_count":40,"pull_requests_closed_count":31,"pull_request_authors_count":24,"issue_authors_count":44,"avg_comments_per_issue":2.508771929824561,"avg_comments_per_pull_request":1.5151515151515151,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdeering%2Fattribute_normalizer/issues","maintainers":[{"login":"mdeering","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeering"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/attribute_normalizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/attribute_normalizer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/attribute_normalizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/attribute_normalizer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/attribute_normalizer/codemeta","maintainers":[{"uuid":"1371","login":"mldeering","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://gem.coop/profiles/mldeering","role":null,"created_at":"2025-10-07T12:25:55.852Z","updated_at":"2025-10-07T12:25:55.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/mldeering/packages"}]}