{"id":869186,"name":"@codecoach/cli","ecosystem":"npm","description":"- ESLint - TSLint - MSBuild (both `msbuild.exe` and `dotnet build` commands) - ScalaStyle - AndroidLint - DartLint - SwiftLint (0.49.1 or later)","homepage":"https://github.com/codeleague/codecoach","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codeleague/codecoach","keywords_array":[],"namespace":"codecoach","versions_count":40,"first_release_published_at":"2023-06-22T08:28:47.136Z","latest_release_published_at":"2025-05-30T06:15:15.573Z","latest_release_number":"2.10.1","last_synced_at":"2026-04-04T22:45:29.967Z","created_at":"2022-04-07T15:00:11.825Z","updated_at":"2026-04-04T22:45:29.967Z","registry_url":"https://www.npmjs.com/package/@codecoach/cli","install_command":"npm install @codecoach/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.1","rc":"0.0.0-rc19"}},"repo_metadata":{"id":45949029,"uuid":"288129585","full_name":"codeleague/codecoach","owner":"codeleague","description":"Automated code review tool","archived":false,"fork":false,"pushed_at":"2025-07-03T07:49:52.000Z","size":234,"stargazers_count":13,"open_issues_count":14,"forks_count":15,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-11T16:17:55.728Z","etag":null,"topics":["automated-code-review","cli-app","code-review","lint-review","nodejs-app"],"latest_commit_sha":null,"homepage":"https://github.com/codeleague/codecoach","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeleague.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-17T08:49:19.000Z","updated_at":"2025-08-31T08:11:45.000Z","dependencies_parsed_at":"2023-11-09T11:57:36.532Z","dependency_job_id":"515aefe5-5724-441a-b8db-9449c2890723","html_url":"https://github.com/codeleague/codecoach","commit_stats":{"total_commits":66,"total_committers":8,"mean_commits":8.25,"dds":"0.19696969696969702","last_synced_commit":"ae39498fc431fbebbf21f99ce4b6a584ed8d03a6"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/codeleague/codecoach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeleague","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/sbom","scorecard":{"id":296641,"data":{"date":"2025-08-11","repo":{"name":"github.com/codeleague/codecoach","commit":"6a825b5492ba21b663b1e4361727b2c30d0acef2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/generate-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/generate-changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/codeleague/codecoach/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:9","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:37"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-6f9p-g466-f8v8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-17T19:41:55.927Z","repository_id":45949029,"created_at":"2025-08-17T19:41:55.927Z","updated_at":"2025-08-17T19:41:55.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016581,"owners_count":26085850,"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-10-13T02:00:06.723Z","response_time":61,"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"},"tags":[{"name":"2.10.0","sha":"a05ccf3dcbe7a46ba296a9882a9728c4ce6efb24","kind":"commit","published_at":"2024-03-19T11:20:01.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.10.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.10.0/manifests"},{"name":"2.9.2","sha":"3789a9abeccdbb19552c8a6e531921444ddaaa60","kind":"commit","published_at":"2023-11-09T11:26:26.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.9.2","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"05a9e8952448f30f89f81439739d29bd446c907c","kind":"commit","published_at":"2023-11-09T10:31:50.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.9.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"118c0785b05c4ea2863f34d9740b48ee5a3e62b0","kind":"commit","published_at":"2023-11-07T09:17:13.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.9.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"0057082a33fca9045a2758f21042671ede96d309","kind":"commit","published_at":"2023-10-30T06:35:49.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.8.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.8.0/manifests"},{"name":"2.7.2","sha":"ccb5cd6f7732d37cd6115a3140321f3a1480f1b0","kind":"commit","published_at":"2023-10-16T08:44:54.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.7.2","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"fbfd9d9492d8825b0d0017616b3a7460f508e286","kind":"commit","published_at":"2023-09-21T04:53:36.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.7.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"c7c9102be34c834605558d0c528129e07296fce4","kind":"commit","published_at":"2023-09-19T09:22:41.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.7.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"ae8e86d9aa257799a41ad66beb01d8e4e01bb83c","kind":"commit","published_at":"2023-08-08T07:27:02.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.6.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"23909bcc0e73e0a18fdff61fa0e77c5d4d21e453","kind":"commit","published_at":"2023-07-27T08:56:32.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.5.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"0894d4afdf5289ce703908043b52d35aee8f885f","kind":"commit","published_at":"2023-07-11T08:02:54.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.4.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"e9ff8e228260ee38be175c0f778b8d2ded18fdfc","kind":"commit","published_at":"2023-06-22T06:28:40.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.3.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"ae39498fc431fbebbf21f99ce4b6a584ed8d03a6","kind":"commit","published_at":"2023-03-22T12:55:13.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.2.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"82e60c3121fa6be27ec69b5a8f7a2afa3204d97e","kind":"commit","published_at":"2022-10-04T09:15:29.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.1.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"74519bc36eafa8dda346356c1f58a7d6f1c0c638","kind":"commit","published_at":"2022-10-03T18:11:57.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.0.2","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e8597977fe054c385e18100787293d62effa2351","kind":"commit","published_at":"2022-10-03T17:02:40.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.0.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"7c346518c01e1306715d5349be114cf3faffbbc7","kind":"commit","published_at":"2022-10-03T16:10:27.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/2.0.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/2.0.0/manifests"},{"name":"1.6.2","sha":"ac938fa3e9b750ecb8f7cd86fce69b017f1f00cd","kind":"commit","published_at":"2021-11-25T09:33:51.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.6.2","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"53c139b1a9d4a8a517512da610b459447d85501e","kind":"commit","published_at":"2021-11-25T07:54:01.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.6.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"45490cf83a685e232663d9c6ad028d4c86ede736","kind":"commit","published_at":"2021-11-23T11:27:38.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.6.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"db74c64ba0ed13d37da1fb6e066259af863bddbf","kind":"commit","published_at":"2021-05-20T03:34:31.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.5.2","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"838ec17a850c43762192b39f4732025afe034f9d","kind":"commit","published_at":"2021-04-28T10:57:22.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.5.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"2866efcfc7b53e2a449bfe5f6f6c5fcfb20f675c","kind":"commit","published_at":"2021-03-26T09:24:40.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.5.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"b67a9aed97620871702fc124d1cc26de7a736648","kind":"commit","published_at":"2021-03-20T08:11:15.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.4.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"24dd3218a9b530345bb46faaeb20ccd3dd35632d","kind":"commit","published_at":"2021-03-19T04:46:51.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.3.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"7426a8964d36fbc9efee7f595c66c0bcf7b1b649","kind":"commit","published_at":"2021-03-09T18:42:21.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.2.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"57ac4f795279d779dd983db58914f4ef9563b86e","kind":"commit","published_at":"2021-03-08T18:32:25.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.1.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"585e0f976e4a2937c67cdaae07686ae3786c3b28","kind":"commit","published_at":"2021-02-25T10:33:07.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.0.0","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.0.0/manifests"},{"name":"1.0.1","sha":"39d737e1cc061f51e973c1073859ce54daada0d0","kind":"commit","published_at":"2021-02-25T09:46:35.000Z","download_url":"https://codeload.github.com/codeleague/codecoach/tar.gz/1.0.1","html_url":"https://github.com/codeleague/codecoach/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codeleague/codecoach@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T18:22:56.907Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":15.548507148482713,"forks_count":10.630940307889922,"average":25.597975138948737},"purl":"pkg:npm/%40codecoach/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codecoach/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codecoach/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codecoach/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:08.523Z","issues_count":32,"pull_requests_count":82,"avg_time_to_close_issue":5049992.666666667,"avg_time_to_close_pull_request":237810.31578947368,"issues_closed_count":24,"pull_requests_closed_count":76,"pull_request_authors_count":13,"issue_authors_count":6,"avg_comments_per_issue":0.4375,"avg_comments_per_pull_request":0.15853658536585366,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1241307.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeleague%2Fcodecoach/issues","maintainers":[{"login":"encX","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/encX"},{"login":"jeeyo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeeyo"},{"login":"icmpecho","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icmpecho"},{"login":"jkozal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkozal"},{"login":"Thaweesak-sai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thaweesak-sai"},{"login":"aofpcc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aofpcc"},{"login":"flapperz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flapperz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codecoach%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codecoach%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codecoach%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codecoach%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codecoach%2Fcli/codemeta","maintainers":[{"uuid":"encxr","login":"encxr","name":null,"email":"paipage@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~encxr","role":null,"created_at":"2022-11-16T04:57:00.211Z","updated_at":"2022-11-16T04:57:00.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/encxr/packages"}]}