{"id":12221915,"name":"enumerize","ecosystem":"rubygems","description":"Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support","homepage":"https://github.com/brainspec/enumerize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brainspec/enumerize","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2012-01-26T15:14:15.252Z","latest_release_published_at":"2024-03-25T17:29:14.561Z","latest_release_number":"2.8.1","last_synced_at":"2026-06-16T15:06:26.781Z","created_at":"2025-10-07T02:42:01.069Z","updated_at":"2026-06-16T16:07:03.530Z","registry_url":"https://gem.coop/gems/enumerize","install_command":"gem install enumerize -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/enumerize/","metadata":{"funding":null},"repo_metadata":{"id":2304972,"uuid":"3264002","full_name":"brainspec/enumerize","owner":"brainspec","description":"Enumerated attributes with I18n and ActiveRecord/Mongoid support","archived":false,"fork":false,"pushed_at":"2026-02-10T12:09:56.000Z","size":686,"stargazers_count":1766,"open_issues_count":5,"forks_count":200,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-04T06:06:38.134Z","etag":null,"topics":["activerecord","mongoid","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/brainspec.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-01-25T10:31:04.000Z","updated_at":"2026-04-03T00:10:11.000Z","dependencies_parsed_at":"2024-01-23T19:25:00.146Z","dependency_job_id":"d47dd7f7-9fde-4ae5-8b81-fae83615860d","html_url":"https://github.com/brainspec/enumerize","commit_stats":{"total_commits":519,"total_committers":80,"mean_commits":6.4875,"dds":0.6223506743737958,"last_synced_commit":"2dcc74e3e0ac60729216998d45c207ec3aa59e14"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/brainspec/enumerize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainspec","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/sbom","scorecard":{"id":250760,"data":{"date":"2025-08-11","repo":{"name":"github.com/brainspec/enumerize","commit":"efd6153ac5fb0511dc95b1e6a3c8ab74f64fc07c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/ruby.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/brainspec/enumerize/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/brainspec/enumerize/ruby.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ruby.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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-17T08:25:12.969Z","repository_id":2304972,"created_at":"2025-08-17T08:25:12.969Z","updated_at":"2025-08-17T08:25:12.969Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34114533,"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-09T02:00:06.510Z","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":"brainspec","name":"Brainspec","uuid":"1749221","kind":"organization","description":null,"email":null,"website":"http://brainspec.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1749221?v=4","repositories_count":5,"last_synced_at":"2024-03-25T21:15:03.074Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brainspec","funding_links":[],"total_stars":1734,"followers":2,"following":0,"created_at":"2022-11-02T16:42:04.239Z","updated_at":"2024-03-25T21:15:03.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainspec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainspec/repositories"},"tags":[{"name":"v2.8.1","sha":"0be5ae0bdd7e3845155fd260d566ef391462a258","kind":"tag","published_at":"2024-03-25T17:28:12.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.8.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"0e9765d9dddbfa82e64c70b8ca7d677ededb5aae","kind":"tag","published_at":"2024-03-17T16:52:04.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.8.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"900ca7376174fa35b293067a6f3726b3781cc167","kind":"tag","published_at":"2023-07-07T20:07:59.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.7.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"4529dae385d31a6a6a7874aeab17414f07f82f50","kind":"tag","published_at":"2023-03-17T18:01:35.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.6.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"6fa98bfb049f6c761ce7f37f4fdc8a32c22b4502","kind":"tag","published_at":"2023-03-07T18:43:02.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.6.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"9dd68ca36d1efed6bc4cec8557a359f34f408d47","kind":"tag","published_at":"2021-12-24T15:14:07.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.5.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"a7e710a27d225a1d2d8d8aa116572e6d159ec5c6","kind":"tag","published_at":"2020-12-12T10:47:46.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.4.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"33a3a69de7b7bee89d1c685490af9e2a2b2ced6d","kind":"tag","published_at":"2019-05-02T14:18:04.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.3.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.3.1/manifests"},{"name":"v2.2.2","sha":"ab131a29fd6f8a32b58e062ef4d223ee52bc171d","kind":"tag","published_at":"2018-03-06T07:34:55.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.2.2","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b9cff3aa1c3bc03002218d15d284c13e77cac725","kind":"tag","published_at":"2018-02-15T15:48:22.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.2.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"56c9da0e37eeafb5c48e13f17eacacefd8a8def4","kind":"tag","published_at":"2018-02-13T10:05:36.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.2.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b85c0706ac6df10fbc4646bd5a97e9399e7f0af2","kind":"tag","published_at":"2017-05-18T07:46:52.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.1.2","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"d207627989c44df741312fe7c8bf7657c3f23ad1","kind":"tag","published_at":"2017-05-01T09:28:39.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.1.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"5b4de480ba68b58e96155025764fbbe7002af8e5","kind":"tag","published_at":"2017-03-31T15:50:31.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.1.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"ccaf23a265d50c6f2a402d04cabc450403d670c7","kind":"tag","published_at":"2016-10-18T09:23:05.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.0.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c65867580967724479af1bffbfbea05cbfa62db4","kind":"tag","published_at":"2016-08-10T12:47:40.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v2.0.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"6b2004fe8f496d74757ca204ddc4c1baf331939a","kind":"tag","published_at":"2016-01-25T13:46:24.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v1.1.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"189ddc0ee3d4c345d9933efba411baba919ac568","kind":"tag","published_at":"2015-11-15T18:39:02.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v1.1.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"10d5f60531874b25a40f6882dc1c63ec84348465","kind":"tag","published_at":"2015-08-02T17:21:44.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v1.0.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"f6eee4fb002cb66f7a100cf38232f468ef39ca3f","kind":"tag","published_at":"2015-03-29T12:45:15.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.11.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"2be08703ce5011a493f94d44ed6241a0a33fc218","kind":"tag","published_at":"2015-03-04T11:04:28.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.10.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"ff97ea2b37cb074efe29ba0df345b12a1ea03ecb","kind":"tag","published_at":"2015-02-17T07:43:42.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.10.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"01d1ad0aabac9828c4efb92cb69a57555378bfa9","kind":"tag","published_at":"2014-12-11T17:58:19.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.9.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6e44e636a16f04111a4b10d630e169481f159a46","kind":"tag","published_at":"2014-03-04T09:10:56.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.8.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c96924771cffd7aaf87763b732844bb8a45d1935","kind":"tag","published_at":"2013-08-21T08:20:22.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.7.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"2eee1be65f589ae3e63770f2610cfc1b8e3ff1d6","kind":"tag","published_at":"2013-05-20T11:52:53.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.6.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"799911b1aaa85b4be21c0eb58c06296ad932f24d","kind":"tag","published_at":"2013-05-16T16:07:32.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.6.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92095bb5106901b35f37cda88e8410e521c3dcbe","kind":"tag","published_at":"2012-12-10T09:48:48.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.5.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8e419a9af9594736b22ff455f8ba0fd2eab799a4","kind":"tag","published_at":"2012-10-31T17:43:04.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.5.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"1c91284cefa853c28fa6c39daf512dbb45f4c165","kind":"tag","published_at":"2012-09-06T14:07:03.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.4.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d23ae0de45f5d4b6666b09384b5694a1587ef694","kind":"tag","published_at":"2012-07-09T09:36:46.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.3.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"789620cd7224075ee05921d8ddfdf6df250bb895","kind":"tag","published_at":"2012-05-22T14:23:37.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.2.2","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ccc80314ddac2b126642ea1123eff6f602f23d4f","kind":"tag","published_at":"2012-05-21T12:27:25.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.2.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"cb2bccb18ea00f5f17e491cf3592fe0fcc6a11b8","kind":"tag","published_at":"2012-03-29T10:10:28.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.2.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d6c1f2010ccfd6ae28079f42c151b25ccb9b3fa1","kind":"tag","published_at":"2012-03-06T15:29:58.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.1.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e0bc8d01b0b9bfe64ef8039a35c464e2c3933d66","kind":"tag","published_at":"2012-03-05T13:36:37.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.1.0","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"26775a6c3dd0dbe6e12ac9851a6454bd8ee8032a","kind":"tag","published_at":"2012-02-08T15:38:01.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.0.4","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"b56183efdd529fd68da16e09ebcecb1d65badee1","kind":"tag","published_at":"2012-02-08T14:21:29.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.0.3","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0628471ca39c0f95c08e08156dd83df49011e707","kind":"tag","published_at":"2012-01-30T10:18:01.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.0.2","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"df7b3c683e463194d0847d25de902398f439a106","kind":"tag","published_at":"2012-01-26T15:14:04.000Z","download_url":"https://codeload.github.com/brainspec/enumerize/tar.gz/v0.0.1","html_url":"https://github.com/brainspec/enumerize/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainspec/enumerize@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainspec%2Fenumerize/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-16T16:07:03.508Z","dependent_packages_count":0,"downloads":30367539,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.7672219428719729,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.4300930506669263,"average":0.5493287483847248},"purl":"pkg:gem/enumerize?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/enumerize","docker_dependents_count":26,"docker_downloads_count":1597408,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/enumerize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/enumerize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T01:01:20.054Z","issues_count":52,"pull_requests_count":98,"avg_time_to_close_issue":11098703.530612245,"avg_time_to_close_pull_request":3227004.550561798,"issues_closed_count":49,"pull_requests_closed_count":89,"pull_request_authors_count":42,"issue_authors_count":48,"avg_comments_per_issue":2.326923076923077,"avg_comments_per_pull_request":0.9285714285714286,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":6147651.0,"past_year_avg_time_to_close_pull_request":1299443.1666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"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/brainspec%2Fenumerize/issues","maintainers":[{"login":"nashby","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nashby"}],"active_maintainers":[{"login":"nashby","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nashby"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/enumerize/codemeta","maintainers":[{"uuid":"48635","login":"nashby","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://gem.coop/profiles/nashby","role":null,"created_at":"2025-10-07T16:54:15.864Z","updated_at":"2025-10-07T16:54:15.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/nashby/packages"},{"uuid":"45163","login":"lest","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://gem.coop/profiles/lest","role":null,"created_at":"2025-10-07T16:54:15.800Z","updated_at":"2025-10-07T16:54:15.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/lest/packages"}]}