{"id":43187,"name":"moe","description":"A command line based editor inspired by Vim. Written in Nim.","url":"https://github.com/fox0430/moe","last_synced_at":"2025-09-05T09:43:41.194Z","repository":{"id":37270451,"uuid":"99487140","full_name":"fox0430/moe","owner":"fox0430","description":"A command line based editor inspired by Vim. Written in Nim.","archived":false,"fork":false,"pushed_at":"2025-08-14T22:50:02.000Z","size":7178,"stargazers_count":684,"open_issues_count":87,"forks_count":35,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-08-15T00:22:18.437Z","etag":null,"topics":["command-line","console-application","editor","nim","nim-lang","nim-language","terminal-based","text-editor","tui"],"latest_commit_sha":null,"homepage":"https://editor.moe","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fox0430.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-06T13:08:25.000Z","updated_at":"2025-08-14T22:50:03.000Z","dependencies_parsed_at":"2024-01-31T02:07:05.500Z","dependency_job_id":"613759c3-e869-4817-8f14-781d555bc023","html_url":"https://github.com/fox0430/moe","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/fox0430/moe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/sbom","scorecard":{"id":54385,"data":{"date":"2025-08-11","repo":{"name":"github.com/fox0430/moe","commit":"4a08d15f9f31bcbb1541d25b9b4ef4f0940dcabf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/actionlint.yaml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cff.yaml:31","Warn: topLevel 'contents' permission set to 'write': .github/workflows/comment-changes.yaml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-test.yaml:40","Warn: no topLevel permission defined: .github/workflows/nph.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:36","Warn: topLevel 'contents' permission set to 'write': .github/workflows/scriv.yaml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yaml:33","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/actionlint.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/actionlint.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cff.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/cff.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cff.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/cff.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-test.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/integration-test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-test.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/integration-test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nph.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/nph.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nph.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/nph.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scriv.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/scriv.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scriv.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/scriv.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: GNU General Public License v3.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-15T00:22:42.964Z","repository_id":37270451,"created_at":"2025-08-15T00:22:42.964Z","updated_at":"2025-08-15T00:22:42.964Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740165,"owners_count":25159429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"fox0430","name":"Shuu","uuid":"15966436","kind":"user","description":"🍺🍺🍺🍺🍺","email":"","website":"https://fox0430.github.io","location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15966436?u=21d04edb9e2ddcc986b7367026b23a98a9382cd7\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-04T16:14:31.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fox0430","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:49.852Z","updated_at":"2023-03-04T16:14:31.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430/repositories"},"packages":[{"id":11775629,"name":"github.com/fox0430/moe","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/fox0430/moe","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2018-02-17T07:06:39.000Z","latest_release_published_at":"2021-12-21T17:51:12.000Z","latest_release_number":"v0.3.0","last_synced_at":"2025-08-15T01:06:46.026Z","created_at":"2025-06-08T12:54:02.490Z","updated_at":"2025-08-15T04:59:12.178Z","registry_url":"https://pkg.go.dev/github.com/fox0430/moe","install_command":"go get github.com/fox0430/moe","documentation_url":"https://pkg.go.dev/github.com/fox0430/moe#section-documentation","metadata":{},"repo_metadata":{"id":37270451,"uuid":"99487140","full_name":"fox0430/moe","owner":"fox0430","description":"A command line based editor inspired by Vim. Written in Nim.","archived":false,"fork":false,"pushed_at":"2025-08-14T22:50:02.000Z","size":7178,"stargazers_count":684,"open_issues_count":87,"forks_count":35,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-08-15T00:22:18.437Z","etag":null,"topics":["command-line","console-application","editor","nim","nim-lang","nim-language","terminal-based","text-editor","tui"],"latest_commit_sha":null,"homepage":"https://editor.moe","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fox0430.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-06T13:08:25.000Z","updated_at":"2025-08-14T22:50:03.000Z","dependencies_parsed_at":"2024-01-31T02:07:05.500Z","dependency_job_id":"613759c3-e869-4817-8f14-781d555bc023","html_url":"https://github.com/fox0430/moe","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/fox0430/moe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/sbom","scorecard":{"id":54385,"data":{"date":"2025-08-11","repo":{"name":"github.com/fox0430/moe","commit":"4a08d15f9f31bcbb1541d25b9b4ef4f0940dcabf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/actionlint.yaml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cff.yaml:31","Warn: topLevel 'contents' permission set to 'write': .github/workflows/comment-changes.yaml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-test.yaml:40","Warn: no topLevel permission defined: .github/workflows/nph.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:36","Warn: topLevel 'contents' permission set to 'write': .github/workflows/scriv.yaml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yaml:33","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/actionlint.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/actionlint.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/build.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cff.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/cff.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cff.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/cff.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-changes.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/comment-changes.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-test.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/integration-test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-test.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/integration-test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nph.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/nph.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nph.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/nph.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/release.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/release.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scriv.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/scriv.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scriv.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/scriv.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/fox0430/moe/test.yaml/develop?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: GNU General Public License v3.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-15T00:22:42.964Z","repository_id":37270451,"created_at":"2025-08-15T00:22:42.964Z","updated_at":"2025-08-15T00:22:42.964Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270524612,"owners_count":24600206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"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":"fox0430","name":"Shuu","uuid":"15966436","kind":"user","description":"🍺🍺🍺🍺🍺","email":"","website":"https://fox0430.github.io","location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15966436?u=21d04edb9e2ddcc986b7367026b23a98a9382cd7\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-04T16:14:31.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fox0430","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:49.852Z","updated_at":"2023-03-04T16:14:31.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fox0430/repositories"},"tags":[{"name":"v0.3.0","sha":"b246c84fe533d81ecfaab8d3dfccadecef22a2df","kind":"commit","published_at":"2021-12-21T17:51:12.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.3.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.3.0/manifests"},{"name":"v0.2.8.0","sha":"b2c217726e5f0905d0fabf3f8bff46fc848f7d65","kind":"commit","published_at":"2021-07-27T07:58:31.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.8.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.8.0/manifests"},{"name":"v0.2.7.0","sha":"977d54a77ecc4cba4fcb8cc958a6f5828cb9d64b","kind":"commit","published_at":"2021-06-22T19:05:03.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.7.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.7.0/manifests"},{"name":"v0.2.6.1","sha":"5de20544a2b516235c2dcef455513bee831fad11","kind":"commit","published_at":"2021-04-28T16:56:05.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.6.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.6.1/manifests"},{"name":"v0.2.6.0","sha":"79e1d49dd7d9e20b15e5d0bcc9dcafea1d1fda25","kind":"commit","published_at":"2021-04-28T16:33:47.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.6.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.6.0/manifests"},{"name":"v0.2.5.1","sha":"e1d42c89ce1564876f66dbc6c850689acf3ffd00","kind":"commit","published_at":"2021-03-16T14:41:12.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.5.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.5.1/manifests"},{"name":"v0.2.5.0","sha":"0a03f8f236fa8680f019e2e64fc34e516c88519c","kind":"commit","published_at":"2021-03-15T15:54:21.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.5.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.5.0/manifests"},{"name":"v0.2.4.1","sha":"eb8827a789245f639a1512cc99adcac1f252656d","kind":"commit","published_at":"2021-01-12T09:38:13.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.4.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.4.1/manifests"},{"name":"v0.2.4","sha":"5f1a9270c0e5685b1770e5fbec662e5454761a96","kind":"commit","published_at":"2021-01-08T20:07:19.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.4","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.4/manifests"},{"name":"v0.2.3.1","sha":"08e4c04a3a9c0b4482b8128c3c697c17ed4eb613","kind":"commit","published_at":"2020-11-09T14:38:10.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.3.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.3.1/manifests"},{"name":"v0.2.3","sha":"c477c68300c43bce697affb3bc608469bafafa8c","kind":"commit","published_at":"2020-11-02T15:39:22.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.3","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.3/manifests"},{"name":"v0.2.2.1","sha":"297e793fd23add07d2dd8f4435105d1f80c44f13","kind":"commit","published_at":"2020-09-18T18:11:05.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.2.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.2.1/manifests"},{"name":"v0.2.2","sha":"dbb8257571a1f83726079ea7bd20290ae76c001d","kind":"commit","published_at":"2020-09-18T16:34:51.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.2","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2f19102135f5361ec2d1dcedf0972a41ced98238","kind":"commit","published_at":"2020-08-08T14:29:28.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.1/manifests"},{"name":"v0.2.0.2","sha":"a6c10aea5d1b9b28c76022f9a6bf486724ba94a6","kind":"commit","published_at":"2020-07-09T07:40:32.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.0.2","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0.2/manifests"},{"name":"v0.2.0.1","sha":"4be05eb7b24a0e0e8271d4d3d22e407a9dfd50e0","kind":"commit","published_at":"2020-07-08T07:32:51.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.0.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0.1/manifests"},{"name":"v0.2.0","sha":"c55dbad0de962fab0bbebbb1eae0bea1ac6d5b08","kind":"commit","published_at":"2020-07-07T17:58:06.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.2.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"cfbf1c1e954e4daa4a9ff9e31f5cacf352c7a87a","kind":"commit","published_at":"2020-06-06T16:53:25.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.9","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"8f6f8a5a1620c98817c676981cde7387ba8b3090","kind":"commit","published_at":"2020-04-22T17:03:19.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.8","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5fc68dbf1aab772259b229bc611d80746cd5136d","kind":"commit","published_at":"2020-04-02T17:13:30.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.7","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"553aead76a3f53221c06f0e9e563ab486764e308","kind":"commit","published_at":"2020-03-01T18:44:35.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.6","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"30523166aa511ec156a13a8f57311b0713ee91d4","kind":"commit","published_at":"2020-02-07T17:37:42.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.5","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b8ccc4c85609b958854cc90e3c51fce5d4bf569e","kind":"commit","published_at":"2020-01-09T11:21:13.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.4","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f15f7ae047ed962926f8802564e566297ffb0f0d","kind":"commit","published_at":"2019-12-09T13:13:09.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.3","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"6b877ba04f7dd25ae1beab8c3e5506fa42e3b2be","kind":"commit","published_at":"2019-11-16T16:46:30.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.2","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"541781365299fe5bc26e7d74460c2599b5b20183","kind":"commit","published_at":"2019-09-18T14:54:12.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2d98c374a838edcb22d49bb37bf6f3f9df87b10e","kind":"commit","published_at":"2019-08-25T15:47:54.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.1.0","html_url":"https://github.com/fox0430/moe/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.1.0/manifests"},{"name":"v0.0.90","sha":"8920517fcdc5ccd7da74542bc5c9c5866fed719a","kind":"commit","published_at":"2019-07-01T15:29:13.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.90","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.90/manifests"},{"name":"v0.0.84","sha":"997eca6cc60a7be351e0d3d13d500a0c8422d618","kind":"commit","published_at":"2019-06-08T11:16:45.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.84","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"d902bd945149e84bdf1b146c786a19e5ca261031","kind":"commit","published_at":"2019-06-08T09:29:35.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.83","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"4a4b21d3470568246b4110ce6fcd6a9afe802343","kind":"commit","published_at":"2019-06-08T03:53:08.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.82","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"4d820cc41db2a05cc55c77c669da03e414ea020f","kind":"commit","published_at":"2019-05-24T14:55:13.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.81","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"8d8f7cae3e03d4829215db8f99548794c3cf09ca","kind":"commit","published_at":"2019-05-24T03:26:05.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.80","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.80/manifests"},{"name":"v0.0.70","sha":"adb36597501f53a7c344cff0c048a272d05f8d29","kind":"commit","published_at":"2019-04-28T05:48:51.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.70","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.70/manifests"},{"name":"v0.0.61","sha":"0d046e573d666c082e8040ecaba67a7efa7cf5aa","kind":"commit","published_at":"2019-04-10T12:06:24.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.61","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"4a2c7956c44011b7a0cdaac450818d9db4c5b021","kind":"commit","published_at":"2019-04-10T10:53:38.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.60","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.60/manifests"},{"name":"v0.0.50","sha":"56746ed7dcd198061177de80adf245bfddc4b4e3","kind":"commit","published_at":"2019-03-24T06:17:02.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.50","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.50/manifests"},{"name":"v0.0.40","sha":"3fd7fdda9d4fd9c7b125b80c833b03076ea62ee8","kind":"commit","published_at":"2019-03-01T10:53:12.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.40","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.40/manifests"},{"name":"v0.0.35","sha":"a57a4926856e2394b3e98357cc32c95960c66bc6","kind":"commit","published_at":"2018-11-26T13:50:37.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.35","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.35/manifests"},{"name":"v0.0.3","sha":"fdd3f2977dbf1ad72a05e850f894542f7f126122","kind":"commit","published_at":"2018-10-07T14:23:28.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.3","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a82f04306da5260c8e10ef783636b113b2e1eddf","kind":"commit","published_at":"2018-04-05T14:28:33.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.2","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e8e4014c448fc796b14078f40f3719b0e082d9c1","kind":"commit","published_at":"2018-02-17T07:06:39.000Z","download_url":"https://codeload.github.com/fox0430/moe/tar.gz/v0.0.1","html_url":"https://github.com/fox0430/moe/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fox0430/moe@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-15T04:59:12.178Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":2.7063122740545786,"forks_count":4.483572999707569,"docker_downloads_count":null,"average":4.575293244340562},"purl":"pkg:golang/github.com/fox0430/moe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fox0430/moe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fox0430/moe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fox0430/moe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-09T05:43:18.261Z","issues_count":84,"pull_requests_count":55,"avg_time_to_close_issue":2806321.638554217,"avg_time_to_close_pull_request":141684.76363636364,"issues_closed_count":83,"pull_requests_closed_count":55,"pull_request_authors_count":2,"issue_authors_count":5,"avg_comments_per_issue":0.5238095238095238,"avg_comments_per_pull_request":0.01818181818181818,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":4547187.6,"past_year_avg_time_to_close_pull_request":123502.30303030302,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/issues","maintainers":[{"login":"fox0430","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fox0430"}],"active_maintainers":[{"login":"fox0430","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fox0430"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffox0430%2Fmoe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffox0430%2Fmoe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffox0430%2Fmoe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffox0430%2Fmoe/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":9304012,"full_name":"fox0430/moe","default_branch":"develop","committers":[{"name":"fox0430","email":"ipoduser0430@gmail.com","login":"fox0430","count":3047},{"name":"walkre","email":"boo880432@gmail.com","login":"walkre-niboshi","count":290},{"name":"Juan Carlos","email":"JuanCarlospaco@gmail.com","login":"juancarlospaco","count":50},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"Kevin Matthes","email":"92332892+kevinmatthes","login":"kevinmatthes","count":39},{"name":"Tobias Gläßer","email":"tobimensch@yahoo.de","login":"tobgle","count":19},{"name":"Unai Hernández Minaberry","email":"unihernandez22@gmail.com","login":"uninhm","count":15},{"name":"jiro4989","email":"jiroron666@gmail.com","login":"jiro4989","count":8},{"name":"Julian Fondren","email":"julian.fondren@gmail.com","login":"jrfondren","count":4},{"name":"Lolo Iccl","email":"oxisccl@gmail.com","login":"loloicci","count":3},{"name":"name","email":"name@example.com","login":"20geomine","count":3},{"name":"takayasumorishita","email":"c011729632@edu.teu.ac.jp","login":"5enxia","count":2},{"name":"Loïc Bartoletti","email":"loic.bartoletti@oslandia.com","login":"lbartoletti","count":2},{"name":"unihernandez22","email":"62044675+unihernandez22","login":"unihernandez22","count":2},{"name":"Adam Blažek","email":"xigoi@disroot.org","login":"xigoi","count":1},{"name":"Avahe Kellenberger","email":"avahe@protonmail.ch","login":"avahe-kellenberger","count":1},{"name":"John Dupuy","email":"jdupuy98@gmail.com","login":"JohnAD","count":1},{"name":"Marc Simpson","email":"marc@0branch.com","login":"0branch","count":1},{"name":"SolitudeSF","email":"solitudesf@protonmail.com","login":"SolitudeSF","count":1},{"name":"Stiliyan Tonev","email":"32035685+userwiths","login":"userwiths","count":1},{"name":"Tobi","email":"tobimensch@gmail.com","login":"tobimensch","count":1},{"name":"Trayambak","email":"59499552+xTrayambak","login":"xTrayambak","count":1},{"name":"bung87","email":"crc32@qq.com","login":"bung87","count":1},{"name":"mimikun","email":"karaage_nennen@icloud.com","login":"mimikun","count":1},{"name":"Tom Bell","email":"tjbell@gmail.com","login":"tjbell","count":1}],"total_commits":3538,"total_committers":25,"total_bot_commits":43,"total_bot_committers":1,"mean_commits":141.52,"dds":0.1387789711701526,"past_year_committers":[{"name":"Shuu","email":"shuu.n@protonmail.com","login":"fox0430","count":217},{"name":"mimikun","email":"karaage_nennen@icloud.com","login":"mimikun","count":1},{"name":"jiro","email":"jiroron666@gmail.com","login":"jiro4989","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":220,"past_year_total_committers":4,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":55.0,"past_year_dds":0.013636363636363669,"last_synced_at":"2025-05-20T20:04:39.104Z","last_synced_commit":"2a8034c4161f2b1fd6db9859c037a70cbf0f6c18","created_at":"2025-03-23T18:34:40.357Z","updated_at":"2025-05-20T20:04:53.429Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"fox0430/moe","html_url":"https://github.com/fox0430/moe","last_synced_at":"2025-08-31T08:17:23.991Z","status":null,"issues_count":86,"pull_requests_count":153,"avg_time_to_close_issue":3312494.9285714286,"avg_time_to_close_pull_request":163555.56204379562,"issues_closed_count":84,"pull_requests_closed_count":137,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.006535947712418301,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":131,"past_year_avg_time_to_close_issue":7828154.0,"past_year_avg_time_to_close_pull_request":162521.9652173913,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":115,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.8333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":115,"created_at":"2025-03-23T18:34:40.502Z","updated_at":"2025-09-03T05:48:18.065Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fox0430%2Fmoe/issues","issue_labels_count":{"bug":67,"help wanted":35,"critical":26,"feature":10,"enhancement":9,"refactoring":7,"lsp":3,"todo":1,"ci":1},"pull_request_labels_count":{"dependencies":5,"github_actions":1,"enhancement":1},"issue_author_associations_count":{"OWNER":67,"CONTRIBUTOR":34,"NONE":3},"pull_request_author_associations_count":{"OWNER":317,"CONTRIBUTOR":26,"NONE":4},"issue_authors":{"fox0430":67,"walkre-niboshi":32,"xTrayambak":1,"raguay":1,"MelodyyUwU":1,"userwiths":1,"nixfreak":1},"pull_request_authors":{"fox0430":317,"walkre-niboshi":19,"dependabot[bot]":5,"xTrayambak":2,"mimikun":1,"userwiths":1,"jiro4989":1,"greenersharp":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"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":{"bug":2,"feature":2,"help wanted":1,"enhancement":1},"past_year_pull_request_labels_count":{"dependencies":1,"github_actions":1,"enhancement":1},"past_year_issue_author_associations_count":{"OWNER":5,"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":164,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"fox0430":5,"MelodyyUwU":1,"nixfreak":1},"past_year_pull_request_authors":{"fox0430":164,"dependabot[bot]":1,"greenersharp":1},"maintainers":[{"login":"fox0430","count":384,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fox0430"}],"active_maintainers":[{"login":"fox0430","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fox0430"}]},"events":{"total":{"IssuesEvent":14,"WatchEvent":46,"DeleteEvent":130,"IssueCommentEvent":16,"PushEvent":483,"PullRequestReviewEvent":24,"PullRequestReviewCommentEvent":126,"PullRequestEvent":229,"ForkEvent":2,"CreateEvent":125},"last_year":{"IssuesEvent":14,"WatchEvent":46,"DeleteEvent":130,"IssueCommentEvent":16,"PushEvent":483,"PullRequestReviewEvent":24,"PullRequestReviewCommentEvent":126,"PullRequestEvent":229,"ForkEvent":2,"CreateEvent":125}},"keywords":["command-line","console-application","editor","nim","nim-lang","nim-language","terminal-based","text-editor","tui"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T18:30:23.370Z","updated_at":"2023-02-18T18:30:23.370Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/build.yaml","dependencies":[{"id":7767556071,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7767556072,"package_name":"jiro4989/setup-nim-action","ecosystem":"actions","requirements":"v1.4.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cff.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T18:30:23.440Z","updated_at":"2023-02-18T18:30:23.440Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/cff.yaml","dependencies":[{"id":7767556250,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7767556253,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T18:30:23.517Z","updated_at":"2023-02-18T18:30:23.517Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/release.yaml","dependencies":[{"id":7767556980,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7767556983,"package_name":"kevinmatthes/release-bump2version-scriv","ecosystem":"actions","requirements":"v0.2.2","direct":true,"kind":"composite","optional":false},{"id":7767556998,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scriv.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T18:30:23.704Z","updated_at":"2023-02-18T18:30:23.704Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/scriv.yaml","dependencies":[{"id":7767558911,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7767558912,"package_name":"kevinmatthes/create-scriv-fragment","ecosystem":"actions","requirements":"v0.2.1","direct":true,"kind":"composite","optional":false},{"id":7767558913,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T18:30:23.832Z","updated_at":"2023-02-18T18:30:23.832Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/test.yaml","dependencies":[{"id":7767559702,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7767559703,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.5","direct":true,"kind":"composite","optional":false},{"id":7767559704,"package_name":"jiro4989/setup-nim-action","ecosystem":"actions","requirements":"v1.4.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/actionlint.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T02:07:16.796Z","updated_at":"2023-09-22T02:07:16.796Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/actionlint.yaml","dependencies":[{"id":13862193152,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13862193153,"package_name":"docker://rhysd/actionlint","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/comment-changes.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T02:07:17.306Z","updated_at":"2023-09-22T02:07:17.306Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/comment-changes.yaml","dependencies":[{"id":13862193278,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13862193279,"package_name":"fregante/setup-git-user","ecosystem":"actions","requirements":"v2.0.1","direct":true,"kind":"composite","optional":false},{"id":13862193280,"package_name":"baptiste0928/cargo-install","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration-test.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T02:07:17.649Z","updated_at":"2023-09-22T02:07:17.649Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/integration-test.yaml","dependencies":[{"id":13862193291,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13862193292,"package_name":"jiro4989/setup-nim-action","ecosystem":"actions","requirements":"v1.4.9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nimble-cache.yaml","sha":null,"kind":"manifest","created_at":"2024-01-10T01:05:04.178Z","updated_at":"2024-01-10T01:05:04.178Z","repository_link":"https://github.com/fox0430/moe/blob/develop/.github/workflows/nimble-cache.yaml","dependencies":[{"id":15528540119,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15528540123,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15528540126,"package_name":"jiro4989/setup-nim-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:18.201Z","updated_at":"2025-10-07T08:17:30.927Z","avatar_url":"https://github.com/fox0430.png","language":"Nim","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","argument-parser","mesh","interpretability","profiles","sequences","generic","projection","standardization","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43187","html_url":"https://science.ecosyste.ms/projects/43187","bibtex_url":"https://science.ecosyste.ms/projects/43187/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43187/export.apalike"}