{"id":372383,"url":"https://github.com/nleeper/goment","last_synced_at":"2026-08-26T10:31:19.557Z","repository":{"id":43393649,"uuid":"131088533","full_name":"nleeper/goment","owner":"nleeper","description":"Go time library inspired by Moment.js","archived":false,"fork":false,"pushed_at":"2024-03-03T08:24:22.000Z","size":196,"stargazers_count":242,"open_issues_count":8,"forks_count":37,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-20T07:36:08.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nleeper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-04-26T02:24:18.000Z","updated_at":"2026-08-13T07:26:02.000Z","dependencies_parsed_at":"2026-08-05T23:36:50.279Z","dependency_job_id":null,"html_url":"https://github.com/nleeper/goment","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nleeper/goment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/sbom","scorecard":{"id":690512,"data":{"date":"2025-08-11","repo":{"name":"github.com/nleeper/goment","commit":"95a319c1f6e1feb577f1187ebf9e0c7335462788"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 'main'"],"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 26 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-22T02:12:22.164Z","repository_id":43393649,"created_at":"2025-08-22T02:12:22.164Z","updated_at":"2025-08-22T02:12:22.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":{"login":"nleeper","name":"Nick Leeper","uuid":"915517","kind":"user","description":"Director of Engineering at @Dwolla. Formerly Lead Engineer of Finance/Fundraising at OFA. Currently interested in payments, Golang and home automation.","email":"","website":null,"location":"Des Moines, IA","twitter":null,"company":"@Dwolla ","icon_url":"https://avatars.githubusercontent.com/u/915517?u=4c1010c70ed56c4a70e9387ec421a645741af19b\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-19T05:20:42.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nleeper","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:45:56.204Z","updated_at":"2023-08-19T05:20:42.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper/repositories"},"packages":[{"id":3713474,"name":"github.com/nleeper/goment/internal/regexps","ecosystem":"go","description":"","homepage":"https://github.com/nleeper/goment","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nleeper/goment","keywords_array":[],"namespace":"github.com/nleeper/goment/internal","versions_count":1,"first_release_published_at":"2020-07-04T21:19:33.000Z","latest_release_published_at":"2020-07-04T21:19:33.000Z","latest_release_number":"v0.0.0-20200704211933-06c551412c42","last_synced_at":"2026-08-25T10:01:21.121Z","created_at":"2022-04-11T12:49:59.712Z","updated_at":"2026-08-25T10:01:21.121Z","registry_url":"https://pkg.go.dev/github.com/nleeper/goment/internal/regexps","install_command":"go get github.com/nleeper/goment/internal/regexps","documentation_url":"https://pkg.go.dev/github.com/nleeper/goment/internal/regexps#section-documentation","metadata":{},"repo_metadata":{"id":43393649,"uuid":"131088533","full_name":"nleeper/goment","owner":"nleeper","description":"Go time library inspired by Moment.js","archived":false,"fork":false,"pushed_at":"2024-03-03T08:24:22.000Z","size":196,"stargazers_count":242,"open_issues_count":8,"forks_count":37,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-20T07:36:08.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nleeper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-04-26T02:24:18.000Z","updated_at":"2026-08-13T07:26:02.000Z","dependencies_parsed_at":"2026-08-05T23:36:50.279Z","dependency_job_id":null,"html_url":"https://github.com/nleeper/goment","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nleeper/goment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/sbom","scorecard":{"id":690512,"data":{"date":"2025-08-11","repo":{"name":"github.com/nleeper/goment","commit":"95a319c1f6e1feb577f1187ebf9e0c7335462788"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 'main'"],"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 26 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-22T02:12:22.164Z","repository_id":43393649,"created_at":"2025-08-22T02:12:22.164Z","updated_at":"2025-08-22T02:12:22.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"nleeper","name":"Nick Leeper","uuid":"915517","kind":"user","description":"Director of Engineering at @Dwolla. Formerly Lead Engineer of Finance/Fundraising at OFA. Currently interested in payments, Golang and home automation.","email":"","website":null,"location":"Des Moines, IA","twitter":null,"company":"@Dwolla ","icon_url":"https://avatars.githubusercontent.com/u/915517?u=4c1010c70ed56c4a70e9387ec421a645741af19b\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-19T05:20:42.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nleeper","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:45:56.204Z","updated_at":"2023-08-19T05:20:42.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper/repositories"},"tags":[{"name":"v1.4.4","sha":"9c88bffb11d0d5630e0a585bb0b2196d5c084a69","kind":"commit","published_at":"2022-01-29T03:05:36.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.4","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"1aa44618f05efe2c8f63e35bc5ac2ec6b2da0f8d","kind":"commit","published_at":"2022-01-22T17:36:49.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.3","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"9ca4a0d53c37d40e74221aaee9e05cd1674081d2","kind":"commit","published_at":"2021-06-08T21:18:17.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.2","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e67f454e158f0d55781fccad33dc892539f383cb","kind":"commit","published_at":"2021-04-12T02:59:35.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c3c36b1ab6bcd8559cfe43e3dc1aea0804d383a3","kind":"commit","published_at":"2020-09-04T17:48:22.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1464e26abf5639d981781345ee5c0c169961eeb","kind":"commit","published_at":"2020-08-21T04:30:04.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.3.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f4f41e32566e8883a0dbdead3567ed6b00f29ad8","kind":"commit","published_at":"2020-07-29T22:44:45.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.2.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"752f784bffe17a54bed71b8fb6d661d1f470d993","kind":"commit","published_at":"2020-07-14T15:57:52.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"036316dcc93a38372d313e5e26f0f832472503f8","kind":"commit","published_at":"2020-07-14T03:08:26.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.10","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10/manifests"},{"name":"v1.0.7","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.7","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7/manifests"},{"name":"v1.0.0","sha":"e55e03c7e22456f009ca46055f614d97b053a1e5","kind":"commit","published_at":"2020-06-26T02:36:21.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:09:32.294Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":1.5846704457839575,"stargazers_count":2.1815031250105212,"forks_count":2.5908015043146357,"average":3.92570678883144},"purl":"pkg:golang/github.com/nleeper/goment/internal/regexps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nleeper/goment/internal/regexps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nleeper/goment/internal/regexps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nleeper/goment/internal/regexps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:45.660Z","issues_count":10,"pull_requests_count":45,"avg_time_to_close_issue":7789364.857142857,"avg_time_to_close_pull_request":897392.6046511628,"issues_closed_count":7,"pull_requests_closed_count":43,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":40,"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/nleeper%2Fgoment/issues","maintainers":[{"login":"nleeper","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nleeper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fregexps/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3713455,"name":"github.com/nleeper/goment/internal/constants","ecosystem":"go","description":"","homepage":"https://github.com/nleeper/goment","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nleeper/goment","keywords_array":[],"namespace":"github.com/nleeper/goment/internal","versions_count":1,"first_release_published_at":"2020-07-04T21:19:33.000Z","latest_release_published_at":"2020-07-04T21:19:33.000Z","latest_release_number":"v0.0.0-20200704211933-06c551412c42","last_synced_at":"2026-08-25T10:01:12.517Z","created_at":"2022-04-11T12:49:56.011Z","updated_at":"2026-08-25T10:01:12.518Z","registry_url":"https://pkg.go.dev/github.com/nleeper/goment/internal/constants","install_command":"go get github.com/nleeper/goment/internal/constants","documentation_url":"https://pkg.go.dev/github.com/nleeper/goment/internal/constants#section-documentation","metadata":{},"repo_metadata":{"id":43393649,"uuid":"131088533","full_name":"nleeper/goment","owner":"nleeper","description":"Go time library inspired by Moment.js","archived":false,"fork":false,"pushed_at":"2024-03-03T08:24:22.000Z","size":196,"stargazers_count":242,"open_issues_count":8,"forks_count":37,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-20T07:36:08.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nleeper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-04-26T02:24:18.000Z","updated_at":"2026-08-13T07:26:02.000Z","dependencies_parsed_at":"2026-08-05T23:36:50.279Z","dependency_job_id":null,"html_url":"https://github.com/nleeper/goment","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nleeper/goment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/sbom","scorecard":{"id":690512,"data":{"date":"2025-08-11","repo":{"name":"github.com/nleeper/goment","commit":"95a319c1f6e1feb577f1187ebf9e0c7335462788"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 'main'"],"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 26 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-22T02:12:22.164Z","repository_id":43393649,"created_at":"2025-08-22T02:12:22.164Z","updated_at":"2025-08-22T02:12:22.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"nleeper","name":"Nick Leeper","uuid":"915517","kind":"user","description":"Director of Engineering at @Dwolla. Formerly Lead Engineer of Finance/Fundraising at OFA. Currently interested in payments, Golang and home automation.","email":"","website":null,"location":"Des Moines, IA","twitter":null,"company":"@Dwolla ","icon_url":"https://avatars.githubusercontent.com/u/915517?u=4c1010c70ed56c4a70e9387ec421a645741af19b\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-19T05:20:42.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nleeper","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:45:56.204Z","updated_at":"2023-08-19T05:20:42.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper/repositories"},"tags":[{"name":"v1.4.4","sha":"9c88bffb11d0d5630e0a585bb0b2196d5c084a69","kind":"commit","published_at":"2022-01-29T03:05:36.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.4","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"1aa44618f05efe2c8f63e35bc5ac2ec6b2da0f8d","kind":"commit","published_at":"2022-01-22T17:36:49.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.3","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"9ca4a0d53c37d40e74221aaee9e05cd1674081d2","kind":"commit","published_at":"2021-06-08T21:18:17.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.2","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e67f454e158f0d55781fccad33dc892539f383cb","kind":"commit","published_at":"2021-04-12T02:59:35.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c3c36b1ab6bcd8559cfe43e3dc1aea0804d383a3","kind":"commit","published_at":"2020-09-04T17:48:22.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1464e26abf5639d981781345ee5c0c169961eeb","kind":"commit","published_at":"2020-08-21T04:30:04.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.3.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f4f41e32566e8883a0dbdead3567ed6b00f29ad8","kind":"commit","published_at":"2020-07-29T22:44:45.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.2.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"752f784bffe17a54bed71b8fb6d661d1f470d993","kind":"commit","published_at":"2020-07-14T15:57:52.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"036316dcc93a38372d313e5e26f0f832472503f8","kind":"commit","published_at":"2020-07-14T03:08:26.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.10","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10/manifests"},{"name":"v1.0.7","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.7","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7/manifests"},{"name":"v1.0.0","sha":"e55e03c7e22456f009ca46055f614d97b053a1e5","kind":"commit","published_at":"2020-06-26T02:36:21.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:44:37.350Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":1.5846704457839575,"stargazers_count":2.1815031250105212,"forks_count":2.5908015043146357,"average":3.92570678883144},"purl":"pkg:golang/github.com/nleeper/goment/internal/constants","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nleeper/goment/internal/constants","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nleeper/goment/internal/constants","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nleeper/goment/internal/constants/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:45.660Z","issues_count":10,"pull_requests_count":45,"avg_time_to_close_issue":7789364.857142857,"avg_time_to_close_pull_request":897392.6046511628,"issues_closed_count":7,"pull_requests_closed_count":43,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":40,"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/nleeper%2Fgoment/issues","maintainers":[{"login":"nleeper","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nleeper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment%2Finternal%2Fconstants/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3507686,"name":"github.com/nleeper/goment","ecosystem":"go","description":"","homepage":"https://github.com/nleeper/goment","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nleeper/goment","keywords_array":[],"namespace":"github.com/nleeper","versions_count":20,"first_release_published_at":"2020-06-26T02:36:21.000Z","latest_release_published_at":"2022-01-29T03:05:36.000Z","latest_release_number":"v1.4.4","last_synced_at":"2026-08-24T10:02:36.052Z","created_at":"2022-04-10T20:48:44.503Z","updated_at":"2026-08-24T10:02:36.056Z","registry_url":"https://pkg.go.dev/github.com/nleeper/goment","install_command":"go get github.com/nleeper/goment","documentation_url":"https://pkg.go.dev/github.com/nleeper/goment#section-documentation","metadata":{},"repo_metadata":{"id":43393649,"uuid":"131088533","full_name":"nleeper/goment","owner":"nleeper","description":"Go time library inspired by Moment.js","archived":false,"fork":false,"pushed_at":"2024-03-03T08:24:22.000Z","size":196,"stargazers_count":242,"open_issues_count":8,"forks_count":37,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-20T07:36:08.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nleeper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-04-26T02:24:18.000Z","updated_at":"2026-08-13T07:26:02.000Z","dependencies_parsed_at":"2026-08-05T23:36:50.279Z","dependency_job_id":null,"html_url":"https://github.com/nleeper/goment","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nleeper/goment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/sbom","scorecard":{"id":690512,"data":{"date":"2025-08-11","repo":{"name":"github.com/nleeper/goment","commit":"95a319c1f6e1feb577f1187ebf9e0c7335462788"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nleeper/goment/go.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 'main'"],"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 26 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-22T02:12:22.164Z","repository_id":43393649,"created_at":"2025-08-22T02:12:22.164Z","updated_at":"2025-08-22T02:12:22.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"nleeper","name":"Nick Leeper","uuid":"915517","kind":"user","description":"Director of Engineering at @Dwolla. Formerly Lead Engineer of Finance/Fundraising at OFA. Currently interested in payments, Golang and home automation.","email":"","website":null,"location":"Des Moines, IA","twitter":null,"company":"@Dwolla ","icon_url":"https://avatars.githubusercontent.com/u/915517?u=4c1010c70ed56c4a70e9387ec421a645741af19b\u0026v=4","repositories_count":10,"last_synced_at":"2023-08-19T05:20:42.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nleeper","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:45:56.204Z","updated_at":"2023-08-19T05:20:42.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nleeper/repositories"},"tags":[{"name":"v1.4.4","sha":"9c88bffb11d0d5630e0a585bb0b2196d5c084a69","kind":"commit","published_at":"2022-01-29T03:05:36.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.4","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"1aa44618f05efe2c8f63e35bc5ac2ec6b2da0f8d","kind":"commit","published_at":"2022-01-22T17:36:49.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.3","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"9ca4a0d53c37d40e74221aaee9e05cd1674081d2","kind":"commit","published_at":"2021-06-08T21:18:17.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.2","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e67f454e158f0d55781fccad33dc892539f383cb","kind":"commit","published_at":"2021-04-12T02:59:35.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c3c36b1ab6bcd8559cfe43e3dc1aea0804d383a3","kind":"commit","published_at":"2020-09-04T17:48:22.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.4.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1464e26abf5639d981781345ee5c0c169961eeb","kind":"commit","published_at":"2020-08-21T04:30:04.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.3.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f4f41e32566e8883a0dbdead3567ed6b00f29ad8","kind":"commit","published_at":"2020-07-29T22:44:45.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.2.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"752f784bffe17a54bed71b8fb6d661d1f470d993","kind":"commit","published_at":"2020-07-14T15:57:52.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.1","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"036316dcc93a38372d313e5e26f0f832472503f8","kind":"commit","published_at":"2020-07-14T03:08:26.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.1.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.10","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.10/manifests"},{"name":"v1.0.7","sha":"06c551412c422801c5a59bfa04b094cbc1e31996","kind":"commit","published_at":"2020-07-04T21:19:33.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.7","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.7/manifests"},{"name":"v1.0.0","sha":"e55e03c7e22456f009ca46055f614d97b053a1e5","kind":"commit","published_at":"2020-06-26T02:36:21.000Z","download_url":"https://codeload.github.com/nleeper/goment/tar.gz/v1.0.0","html_url":"https://github.com/nleeper/goment/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nleeper/goment@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:22:44.459Z","dependent_packages_count":46,"downloads":null,"downloads_period":null,"dependent_repos_count":56,"rankings":{"downloads":null,"dependent_repos_count":0.77443196816179,"dependent_packages_count":0.6989199802136881,"stargazers_count":3.4664663241893234,"forks_count":4.024244147089281,"docker_downloads_count":2.122980725476175,"average":2.2174086290260515},"purl":"pkg:golang/github.com/nleeper/goment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nleeper/goment","docker_dependents_count":3,"docker_downloads_count":156,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nleeper/goment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nleeper/goment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:45.660Z","issues_count":10,"pull_requests_count":45,"avg_time_to_close_issue":7789364.857142857,"avg_time_to_close_pull_request":897392.6046511628,"issues_closed_count":7,"pull_requests_closed_count":43,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":40,"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/nleeper%2Fgoment/issues","maintainers":[{"login":"nleeper","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nleeper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnleeper%2Fgoment/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":12167482,"full_name":"nleeper/goment","default_branch":"master","total_commits":58,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.461538461538462,"dds":0.3275862068965517,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:30:56.726Z","last_synced_commit":"95a319c1f6e1feb577f1187ebf9e0c7335462788","created_at":"2026-08-05T23:04:10.785Z","updated_at":"2026-08-20T07:30:55.903Z","committers":[{"name":"nleeper","email":"nick.leeper@gmail.com","login":"nleeper","count":39},{"name":"Nick Leeper","email":"nickl@dwolla.com","login":null,"count":5},{"name":"Dimas Rullyandanu","email":"dimasdanz@gmail.com","login":"dimasdanz","count":3},{"name":"kesyn","email":"kesyn@kesyn.net","login":"kesyn-duplicate","count":2},{"name":"chuongtran","email":"chuongtrh@gmail.com","login":"chuongtrh","count":1},{"name":"Peter Timson","email":"p@timson.me","login":"ptimson","count":1},{"name":"Onchere Bironga","email":"wycliffb@gmail.com","login":"onchere","count":1},{"name":"Nick Cox","email":"nicholas.cox@smartsheet.com","login":"ncox-smartsheet","count":1},{"name":"Michel Couillard","email":"mcouillard@hortau.com","login":"hexadecy","count":1},{"name":"M Sadegh","email":"sadeghclan93@gmail.com","login":"SMSadegh19","count":1},{"name":"Linus Boehm","email":"letters@linusboehm.de","login":"Linus-Boehm","count":1},{"name":"Alexandre Possebom","email":"alexandre@possebom.com","login":"alexandrepossebom","count":1},{"name":"D1mon","email":"D1mDev@protonmail.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"nleeper/goment","html_url":"https://github.com/nleeper/goment","last_synced_at":"2026-08-25T10:01:00.542Z","status":null,"issues_count":10,"pull_requests_count":45,"avg_time_to_close_issue":7789364.857142857,"avg_time_to_close_pull_request":897392.6046511628,"issues_closed_count":7,"pull_requests_closed_count":43,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":40,"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,"created_at":"2023-05-16T04:48:54.498Z","updated_at":"2026-08-25T10:01:00.542Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nleeper%2Fgoment/issues","issue_labels_count":{"table":{"enhancement":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":10}},"pull_request_author_associations_count":{"table":{"OWNER":30,"NONE":8,"CONTRIBUTOR":7}},"issue_authors":{"table":{"liyuan1125":2,"aminekaabachi":1,"gregoo":1,"jftuga":1,"abdullateef97":1,"hexadecy":1,"nathanhack":1,"kesyn":1,"x0b00d4":1}},"pull_request_authors":{"table":{"nleeper":30,"Linus-Boehm":2,"alexandrepossebom":1,"ptimson":1,"thenickcox":1,"SMSadegh19":1,"D1mon":1,"samber":1,"kesyn":1,"hexadecy":1,"dimasdanz":1,"onchere":1,"twoojoo":1,"chuongtrh":1,"chaosbegin":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"nleeper","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nleeper"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":2,"ForkEvent":1,"WatchEvent":2,"IssueCommentEvent":1,"PullRequestReviewEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-21T14:48:22.304Z","updated_at":"2023-01-21T14:48:22.304Z","repository_link":"https://github.com/nleeper/goment/blob/main/go.sum","dependencies":[{"id":7079932208,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7079932209,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7079932210,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7079932211,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":7079932212,"package_name":"github.com/tkuchiki/go-timezone","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7079932213,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":7079932214,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T14:48:22.267Z","updated_at":"2023-01-21T14:48:22.267Z","repository_link":"https://github.com/nleeper/goment/blob/main/.github/workflows/go.yml","dependencies":[{"id":7079932204,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7079932205,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-21T14:48:22.286Z","updated_at":"2023-01-21T14:48:22.286Z","repository_link":"https://github.com/nleeper/goment/blob/main/go.mod","dependencies":[{"id":7079932206,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":7079932207,"package_name":"github.com/tkuchiki/go-timezone","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false}]}],"score":13.717622057145148,"created_at":"2026-05-14T05:13:52.655Z","updated_at":"2026-08-26T10:31:19.564Z","avatar_url":"https://github.com/nleeper.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372383","html_url":"https://summary.ecosyste.ms/projects/372383"}