{"id":12184046,"name":"array_enum","ecosystem":"rubygems","description":"Extension for ActiveRecord that adds support for PostgreSQL array columns, mapping string values to integers.","homepage":"https://github.com/freeletics/array_enum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/freeletics/array_enum","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-01-02T10:45:31.209Z","latest_release_published_at":"2024-08-22T11:22:20.730Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-04T16:00:55.257Z","created_at":"2025-10-07T01:29:20.633Z","updated_at":"2026-04-04T16:02:13.094Z","registry_url":"https://gem.coop/gems/array_enum","install_command":"gem install array_enum -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/array_enum/","metadata":{"funding":null},"repo_metadata":{"id":45144930,"uuid":"163827812","full_name":"freeletics/array_enum","owner":"freeletics","description":"String to integer mapping for PostgreSQL array columns","archived":false,"fork":false,"pushed_at":"2024-09-02T13:26:58.000Z","size":59,"stargazers_count":53,"open_issues_count":1,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-03-27T14:55:19.991Z","etag":null,"topics":["activerecord","enum","postgresql","rails"],"latest_commit_sha":null,"homepage":"https://github.com/freeletics/array_enum","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/freeletics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-02T10:37:43.000Z","updated_at":"2026-01-06T22:25:40.000Z","dependencies_parsed_at":"2024-06-21T05:43:45.625Z","dependency_job_id":"9ce79b44-589f-48cf-ae48-c9ec5d627062","html_url":"https://github.com/freeletics/array_enum","commit_stats":{"total_commits":37,"total_committers":9,"mean_commits":4.111111111111111,"dds":0.6486486486486487,"last_synced_commit":"490e1d0d5360cabb3366249699a9cabf1b5e7440"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/freeletics/array_enum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freeletics","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/sbom","scorecard":{"id":410785,"data":{"date":"2025-08-11","repo":{"name":"github.com/freeletics/array_enum","commit":"490e1d0d5360cabb3366249699a9cabf1b5e7440"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"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":8,"reason":"Found 12/14 approved changesets -- score normalized to 8","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 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-on-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-on-merge.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/freeletics/array_enum/ci-on-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-on-merge.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/freeletics/array_enum/ci-on-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/freeletics/array_enum/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/freeletics/array_enum/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76r7-hhxj-r776"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-18T22:39:47.067Z","repository_id":45144930,"created_at":"2025-08-18T22:39:47.067Z","updated_at":"2025-08-18T22:39:47.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31230548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T09:14:28.471Z","status":"ssl_error","status_checked_at":"2026-03-31T09:14:19.506Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"freeletics","name":"Freeletics","uuid":"5038262","kind":"organization","description":"Freeletics is more than an app. It's a lifestyle powered by one of the most passionate and dedicated communities in the world.","email":"admin@freeletics.com","website":"https://www.freeletics.com","location":"Munich, Germany","twitter":"FreeleticsEng","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5038262?v=4","repositories_count":82,"last_synced_at":"2025-05-22T21:32:11.203Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/freeletics","funding_links":[],"total_stars":1794,"followers":33,"following":0,"created_at":"2022-11-10T10:28:50.072Z","updated_at":"2025-05-22T21:32:11.203Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freeletics","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freeletics/repositories"},"tags":[{"name":"v1.6.0","sha":"58dbb23cebb64441f072df57eb819a312e063fda","kind":"tag","published_at":"2024-08-22T07:40:40.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.6.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"982f6e6b1f262b980502c729f51f87a8d4489b2b","kind":"tag","published_at":"2024-04-12T07:21:15.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.5.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"31144c6441b0230e6bbbd1a45de4f3f6e1a983dd","kind":"tag","published_at":"2022-01-05T13:13:58.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.4.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"af19ca3b69c35a59e71d002149705960e23ab2a0","kind":"tag","published_at":"2021-06-07T10:59:33.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.3.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"5f8803dba337ff17d746925f5f5a8bdd3f27fe2c","kind":"tag","published_at":"2019-09-05T11:02:58.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.2.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"7765795d8eebc8d284a302c1ecfa16baef1d2687","kind":"tag","published_at":"2019-06-25T07:56:14.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.1.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"03dc7f35b3b1a2844c6a5514344437ffebd127c9","kind":"tag","published_at":"2019-01-10T13:20:05.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.0.1","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"46ece5e44d54165deeb32158de6dc174be4cc801","kind":"tag","published_at":"2019-01-02T12:49:30.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v1.0.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"14a7c84ebb3d9edd82ba21ed3145c04d668d34bd","kind":"tag","published_at":"2019-01-02T10:45:20.000Z","download_url":"https://codeload.github.com/freeletics/array_enum/tar.gz/v0.1.0","html_url":"https://github.com/freeletics/array_enum/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/freeletics/array_enum@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freeletics%2Farray_enum/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-04T16:02:13.093Z","dependent_packages_count":0,"downloads":1902598,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.474208966844735,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.8247363222815783},"purl":"pkg:gem/array_enum?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/array_enum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/array_enum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/array_enum/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-04T16:02:10.413Z","issues_count":7,"pull_requests_count":26,"avg_time_to_close_issue":27296447.5,"avg_time_to_close_pull_request":3323662.7083333335,"issues_closed_count":6,"pull_requests_closed_count":24,"pull_request_authors_count":11,"issue_authors_count":7,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.38461538461538464,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/freeletics%2Farray_enum/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/array_enum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/array_enum/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/array_enum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/array_enum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/array_enum/codemeta","maintainers":[{"uuid":"64656","login":"nirnaeth","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/nirnaeth","role":null,"created_at":"2025-10-07T12:14:55.077Z","updated_at":"2025-10-07T12:14:55.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nirnaeth/packages"},{"uuid":"191787","login":"fl_engineering","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/fl_engineering","role":null,"created_at":"2025-10-07T12:14:55.174Z","updated_at":"2025-10-07T12:14:55.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fl_engineering/packages"}]}