{"id":8194229,"name":"github.com/Dmarkham/enumer","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Dmarkham/enumer","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2019-04-05T08:41:58.000Z","latest_release_published_at":"2026-01-22T04:56:30.000Z","latest_release_number":"v1.6.3","last_synced_at":"2026-09-22T16:23:21.906Z","created_at":"2023-09-05T02:25:38.841Z","updated_at":"2026-09-23T19:03:31.075Z","registry_url":"https://pkg.go.dev/github.com/Dmarkham/enumer","install_command":"go get github.com/Dmarkham/enumer","documentation_url":"https://pkg.go.dev/github.com/Dmarkham/enumer#section-documentation","metadata":{},"repo_metadata":{"id":35045769,"uuid":"179358518","full_name":"dmarkham/enumer","owner":"dmarkham","description":"A Go tool to auto generate methods for your enums","archived":false,"fork":false,"pushed_at":"2026-01-22T05:24:56.000Z","size":2036,"stargazers_count":521,"open_issues_count":28,"forks_count":79,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-09-22T03:12:22.484Z","etag":null,"topics":["code-generation","codegeneration","codegenerator","enum","enums","generator","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmarkham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-03T19:42:20.000Z","updated_at":"2026-09-17T17:50:46.000Z","dependencies_parsed_at":"2023-01-15T12:41:44.840Z","dependency_job_id":"95f431ad-9388-4b64-8c9d-8c78b5c2f3fe","html_url":"https://github.com/dmarkham/enumer","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/dmarkham/enumer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmarkham","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/sbom","scorecard":{"id":113447,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmarkham/enumer","commit":"750eb57a21d52130c5f22c5be19441bcdf16ad7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","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":7,"reason":"Found 11/14 approved changesets -- score normalized to 7","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":"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/go.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":"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":"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/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dmarkham/enumer/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dmarkham/enumer/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.5.7 not signed: https://api.github.com/repos/dmarkham/enumer/releases/78512056","Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/dmarkham/enumer/releases/74535999","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/dmarkham/enumer/releases/64249815","Warn: release artifact v1.5.7 does not have provenance: https://api.github.com/repos/dmarkham/enumer/releases/78512056","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/dmarkham/enumer/releases/74535999","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/dmarkham/enumer/releases/64249815"],"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 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"}},{"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"}}]},"last_synced_at":"2025-08-15T18:36:59.320Z","repository_id":35045769,"created_at":"2025-08-15T18:36:59.320Z","updated_at":"2025-08-15T18:36:59.320Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37614801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-23T02:00:07.637Z","response_time":54,"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":"dmarkham","name":"Dan Markham","uuid":"1155019","kind":"user","description":"","email":"","website":null,"location":"San Diego","twitter":null,"company":"@wildlink  @eventful  @Independa ","icon_url":"https://avatars.githubusercontent.com/u/1155019?v=4","repositories_count":18,"last_synced_at":"2023-03-13T09:59:37.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmarkham","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:30:12.910Z","updated_at":"2023-03-13T09:59:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmarkham","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmarkham/repositories"},"tags":[{"name":"v1.6.3","sha":"5dae614f80aedda60c3e0d7b23aa8817ce024995","kind":"commit","published_at":"2026-01-22T04:56:30.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.6.3","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"17a8006440238e5ff00c5b40036b98d3e33d73ea","kind":"commit","published_at":"2026-01-21T16:44:03.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.6.2","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"d894a4589a47ad0c849f79b0117bc26593d8c4fb","kind":"commit","published_at":"2025-08-17T16:20:09.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.6.1","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92223cb552b4eaa586ff0cc75ab45832fb4d72c5","kind":"commit","published_at":"2025-08-15T16:26:13.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.6.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.6.0/manifests"},{"name":"1.5.11","sha":"750eb57a21d52130c5f22c5be19441bcdf16ad7a","kind":"commit","published_at":"2025-02-18T17:00:47.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/1.5.11","html_url":"https://github.com/dmarkham/enumer/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/1.5.11/manifests"},{"name":"v1.5.11","sha":"750eb57a21d52130c5f22c5be19441bcdf16ad7a","kind":"commit","published_at":"2025-02-18T17:00:47.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.11","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"870b5b97632ec91dec3e31973c7b549215dc7063","kind":"commit","published_at":"2024-06-17T17:13:14.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.10","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"5a427ab07c8f12e69efff402cfea4ad3c6923109","kind":"commit","published_at":"2023-10-17T13:58:22.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.9","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"5f699e34ac5edbb5d8381da37edbc3aed1fa441d","kind":"commit","published_at":"2023-03-03T19:01:09.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.8","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.8/manifests"},{"name":"v1.5.6","sha":"0f231a24f5d4c486564149401ce4e0d7f33901d3","kind":"commit","published_at":"2022-08-16T16:02:22.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.6","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.6/manifests"},{"name":"v1.5.7","sha":"0f231a24f5d4c486564149401ce4e0d7f33901d3","kind":"commit","published_at":"2022-08-16T16:02:22.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.7","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.7/manifests"},{"name":"v1.5.5","sha":"aa45c0d4773594950c80b8c481ebe1d1e10e112e","kind":"commit","published_at":"2022-04-12T14:05:12.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.5","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"caff60ea137f9bdbdf9b381ed549dd5216346ae0","kind":"commit","published_at":"2022-03-23T15:59:54.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.4","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"9d0b7d4c67174a180f8be04bab32c927ce40c0f5","kind":"commit","published_at":"2021-07-22T06:20:05.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.3","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"b96c3ca7db699d772636979292f92782ab8cb3be","kind":"commit","published_at":"2021-01-31T07:24:15.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.2","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"67fb6efca7c397ad85dcac3c82e325e3c08e355e","kind":"commit","published_at":"2020-08-09T04:35:08.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.1","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"5c8e883cf68d2ce852b32fc3eddbea59605913ff","kind":"commit","published_at":"2020-06-09T20:11:03.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.5.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"9741c5ae47420aa3fa5491f278bb20afc1672825","kind":"commit","published_at":"2020-03-16T19:27:02.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.4.1","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3100ad138c46e394189c05b14dba5174573ef8d5","kind":"commit","published_at":"2020-03-16T06:18:03.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.4.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d46c85392919c76ed806e8ec93a4c3996dc429ed","kind":"commit","published_at":"2020-02-24T07:11:09.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.3.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56342fda5fd7dcea63fb8343cf32ba243344b597","kind":"commit","published_at":"2020-02-23T21:55:50.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.2.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f93c6b0e0bf414ecf8d0b19c9bd6fa072eb8d025","kind":"commit","published_at":"2019-07-18T15:19:26.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.1.1","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e080e58c1e56502248cb7099c77092ed2cb4ad5a","kind":"commit","published_at":"2019-05-05T21:51:03.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.1.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c504b164b0b37516a0034facb574b74200742acb","kind":"commit","published_at":"2019-04-23T22:22:57.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v1.0.0","html_url":"https://github.com/dmarkham/enumer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"325a6e167c1baf9308a3ad354bc5ad19e6750362","kind":"commit","published_at":"2019-04-19T07:02:44.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v0.0.2","html_url":"https://github.com/dmarkham/enumer/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"04ed547ca173088c9742ecb05d5f160ba27545bc","kind":"commit","published_at":"2019-04-05T08:41:58.000Z","download_url":"https://codeload.github.com/dmarkham/enumer/tar.gz/v0.0.1","html_url":"https://github.com/dmarkham/enumer/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmarkham/enumer@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmarkham%2Fenumer/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-23T19:03:31.075Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":3.1139764284583515,"forks_count":3.363666635732885,"docker_downloads_count":null,"average":6.486104363300889},"purl":"pkg:golang/github.com/Dmarkham/enumer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Dmarkham/enumer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Dmarkham/enumer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Dmarkham/enumer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T02:16:08.556Z","issues_count":32,"pull_requests_count":97,"avg_time_to_close_issue":10156822.076923076,"avg_time_to_close_pull_request":4073759.411764706,"issues_closed_count":13,"pull_requests_closed_count":68,"pull_request_authors_count":38,"issue_authors_count":30,"avg_comments_per_issue":1.65625,"avg_comments_per_pull_request":1.288659793814433,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.25,"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/dmarkham%2Fenumer/issues","maintainers":[{"login":"dmarkham","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmarkham"},{"login":"samiam2013","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samiam2013"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDmarkham%2Fenumer/codemeta","maintainers":[]}