{"id":3559565,"name":"github.com/exercism/cli","ecosystem":"go","description":"","homepage":"https://github.com/exercism/cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/exercism/cli","keywords_array":[],"namespace":"github.com/exercism","versions_count":70,"first_release_published_at":"2013-09-28T00:04:24.000Z","latest_release_published_at":"2018-11-18T20:43:35.000Z","latest_release_number":"v3.0.11+incompatible","last_synced_at":"2026-05-08T04:32:45.490Z","created_at":"2022-04-11T01:52:40.099Z","updated_at":"2026-05-08T04:32:45.491Z","registry_url":"https://pkg.go.dev/github.com/exercism/cli","install_command":"go get github.com/exercism/cli","documentation_url":"https://pkg.go.dev/github.com/exercism/cli#section-documentation","metadata":{},"repo_metadata":{"id":9871261,"uuid":"11870975","full_name":"exercism/cli","owner":"exercism","description":"A Go based command line tool for exercism.org.","archived":false,"fork":false,"pushed_at":"2025-08-12T15:56:37.000Z","size":11948,"stargazers_count":1382,"open_issues_count":75,"forks_count":365,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-08-28T01:38:26.080Z","etag":null,"topics":["community-contributions-paused"],"latest_commit_sha":null,"homepage":"https://exercism.org/docs/using/solving-exercises/working-locally","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exercism.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]}},"created_at":"2013-08-03T23:10:38.000Z","updated_at":"2025-08-23T21:29:06.000Z","dependencies_parsed_at":"2022-07-14T05:00:35.550Z","dependency_job_id":"84572841-ff06-41f3-8acd-febb707a8b4d","html_url":"https://github.com/exercism/cli","commit_stats":{"total_commits":1159,"total_committers":131,"mean_commits":8.84732824427481,"dds":0.7446074201898187,"last_synced_commit":"0706bdbd7f2a5a1df57e2e5419e3647a6366077b"},"previous_names":["exercism/go-exercism","msgehard/go-exercism"],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/exercism/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/sbom","scorecard":{"id":387825,"data":{"date":"2025-08-11","repo":{"name":"github.com/exercism/cli","commit":"8d0bdbedeb07339bec7e5a9d5e822f19210ff521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 9 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pause-community-contributions.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/cli/pause-community-contributions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/cli/sync-labels.yml/main?enable=pin","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/release.yml:13"],"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":"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: exercism_checksums.txt.sig: https://github.com/exercism/cli/releases/tag/v3.5.7","Info: signed release artifact: exercism_checksums.txt.sig: https://github.com/exercism/cli/releases/tag/v3.5.6","Info: signed release artifact: exercism_checksums.txt.sig: https://github.com/exercism/cli/releases/tag/v3.5.5","Info: signed release artifact: exercism_checksums.txt.sig: https://github.com/exercism/cli/releases/tag/v3.5.4","Info: signed release artifact: exercism_checksums.txt.sig: https://github.com/exercism/cli/releases/tag/v3.5.2","Warn: release artifact v3.5.7 does not have provenance: https://api.github.com/repos/exercism/cli/releases/232599299","Warn: release artifact v3.5.6 does not have provenance: https://api.github.com/repos/exercism/cli/releases/230304335","Warn: release artifact v3.5.5 does not have provenance: https://api.github.com/repos/exercism/cli/releases/222077866","Warn: release artifact v3.5.4 does not have provenance: https://api.github.com/repos/exercism/cli/releases/185587330","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/exercism/cli/releases/179083235"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-18T17:06:05.410Z","repository_id":9871261,"created_at":"2025-08-18T17:06:05.410Z","updated_at":"2025-08-18T17:06:05.410Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272468423,"owners_count":24939716,"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-28T02:00:10.768Z","response_time":74,"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":"exercism","name":"Exercism","uuid":"5624255","kind":"organization","description":"","email":"support@exercism.org","website":"https://exercism.io","location":null,"twitter":"exercism_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5624255?v=4","repositories_count":414,"last_synced_at":"2025-08-18T19:56:40.692Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]}},"html_url":"https://github.com/exercism","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"total_stars":24151,"followers":6021,"following":0,"created_at":"2022-11-02T21:05:57.623Z","updated_at":"2025-08-18T19:56:40.692Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism/repositories"},"tags":[{"name":"v3.5.7","sha":"0038ab5ef3299c23e007228464ac815029b48ad6","kind":"tag","published_at":"2025-07-15T16:03:44.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.7","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"c9e0237f5da1be2adce4b2afd8a7369399e03fbd","kind":"tag","published_at":"2025-07-06T18:53:48.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.6","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"14f2349edc8cd1e2ad7393c14e17ceca06969ef9","kind":"tag","published_at":"2025-05-30T13:13:41.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.5","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"7580d02cbb5b0904d0e72e9e9782e61c734265a3","kind":"tag","published_at":"2024-11-15T08:28:45.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.4","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.4/manifests"},{"name":"v3.5.2","sha":"24276b7dba306ade75404b998017911ac7600569","kind":"tag","published_at":"2024-10-09T11:03:18.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.2","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"fe08d1879e820d4133ea87e9e8b2a913fb53727d","kind":"tag","published_at":"2024-08-28T09:46:14.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.1","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"bdbcc49fac3496ef92d1ac24d715a6d3ec76384e","kind":"tag","published_at":"2024-08-22T13:59:11.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.5.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"9c0b6c5f3d8d5dd6fd242d5ec07a1a86c39dc405","kind":"tag","published_at":"2024-08-20T11:28:50.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.4.2","html_url":"https://github.com/exercism/cli/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"743afdfe32390cdec0e4855e1cb8c5b13341adc2","kind":"tag","published_at":"2024-08-15T13:39:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.4.1","html_url":"https://github.com/exercism/cli/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"95f08f3010a600635afb448f6b96db15329814e1","kind":"tag","published_at":"2024-05-09T07:44:49.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.4.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"32aeac6c28d426a5149145813d14a3085f84ad1f","kind":"tag","published_at":"2024-02-15T08:18:58.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.3.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"78794df8be189db8733a1a7c1daad33eda2ac74b","kind":"tag","published_at":"2023-08-01T09:42:01.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.2.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"45ccec2e2163ded09c461ad8e277a0f809bffd27","kind":"tag","published_at":"2022-10-04T09:29:13.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.1.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.13","sha":"0b03f0daa54e49cf5143fb819c9796a04a4187af","kind":"tag","published_at":"2019-10-24T14:57:01.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.13","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"b31af6ce8cb0250850a118878562b90deff905e7","kind":"commit","published_at":"2019-07-07T14:08:42.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.12","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"6067431dc195fd2e1050b95ae7aa597839d4622a","kind":"commit","published_at":"2018-11-18T20:43:35.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.11","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"7c1f4838a1b08b76ed80d35ea466d12f0a86cea7","kind":"commit","published_at":"2018-10-03T22:06:55.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.10","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.10/manifests"},{"name":"v3.0.10-alpha.1","sha":"0cd96e0c880e5df9f9a484c85f75512e20c8f7a0","kind":"commit","published_at":"2018-09-22T02:39:28.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.10-alpha.1","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.10-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.10-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.10-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.10-alpha.1/manifests"},{"name":"v3.0.9","sha":"e21aa6586f2cae94dfbdd90beeca942ad12f31bd","kind":"commit","published_at":"2018-08-29T22:07:40.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.9","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"536c25f0fa4a82422ee06ef11d6e058f670d8d4e","kind":"commit","published_at":"2018-08-23T02:05:31.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.8","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"a07fb1b1af9c11b711b19e4451ec42f88b23ba73","kind":"commit","published_at":"2018-08-22T01:57:58.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.7","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0f1402afec188856459eed716802ed30991f332d","kind":"commit","published_at":"2018-07-27T00:26:20.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.6","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"8e8695b0a3f28447fa1c02723276fbb64280e9e6","kind":"commit","published_at":"2018-07-18T00:29:50.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.5","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"cfd008a4237d49d86d4920fc28062fcfba3f8a98","kind":"commit","published_at":"2018-07-15T19:00:51.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.4","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"7ce822f1103dfe6709b38f58ebe32897ef263380","kind":"commit","published_at":"2018-07-14T23:43:05.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.3","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"60f54e0a12abe4e42d9e169727816a91dc55009e","kind":"commit","published_at":"2018-07-13T21:35:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7832764e0347f75963419e4960efa0fd9327c5a","kind":"commit","published_at":"2018-07-13T17:16:50.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.1","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e403507273814f5d34628dc6afa483d13f744e9","kind":"commit","published_at":"2018-07-13T13:53:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.10.mentors","sha":"94bbdba94d6ecb60eb949425b79d3aa59bc0e329","kind":"commit","published_at":"2018-07-08T22:21:02.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.10.mentors","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.10.mentors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.10.mentors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.10.mentors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.10.mentors/manifests"},{"name":"v3.0.0-alpha.9.v2","sha":"2f434efff3d4bcd2e7396e6a6b9b5db05008a25f","kind":"commit","published_at":"2018-06-22T23:09:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.9.v2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.9.v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.9.v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.9.v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.9.v2/manifests"},{"name":"v3.0.0-alpha.9.mentors","sha":"2b3dafd2cc64a84ad1a555e1e466fe77960f4bb1","kind":"commit","published_at":"2018-06-22T23:02:56.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.9.mentors","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.9.mentors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.9.mentors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.9.mentors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.9.mentors/manifests"},{"name":"untagged-09d37ebea30edd1983d5","sha":"29544e650b41854be3c7e8dba027f281167c9476","kind":"commit","published_at":"2018-06-22T23:01:05.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/untagged-09d37ebea30edd1983d5","html_url":"https://github.com/exercism/cli/releases/tag/untagged-09d37ebea30edd1983d5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@untagged-09d37ebea30edd1983d5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/untagged-09d37ebea30edd1983d5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/untagged-09d37ebea30edd1983d5/manifests"},{"name":"v3.0.0-alpha.8.v2","sha":"ee3d5d496c78a08c7fcf889c1eddf726395951a0","kind":"commit","published_at":"2018-06-22T04:03:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.8.v2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.8.v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.8.v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.8.v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.8.v2/manifests"},{"name":"v3.0.0-alpha.8.mentors","sha":"74fc862203b133769d5e8999262b65d599441d20","kind":"commit","published_at":"2018-06-22T03:58:08.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.8.mentors","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.8.mentors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.8.mentors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.8.mentors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.8.mentors/manifests"},{"name":"v3.0.0-alpha.7.mentors","sha":"c033abb7f0ff97b39af144bf00a11c7ceda6eb27","kind":"commit","published_at":"2018-06-22T03:34:35.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.7.mentors","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.7.mentors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.7.mentors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.7.mentors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.7.mentors/manifests"},{"name":"v3.0.0-alpha.7.v2","sha":"9ff5107415c3e54db2c9d7fc205e35aa665daf54","kind":"commit","published_at":"2018-06-22T03:33:43.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.7.v2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.7.v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.7.v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.7.v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.7.v2/manifests"},{"name":"v3.0.0-alpha.6.mentors","sha":"2e35eee4e8a084fc0e500c8f3cb130f83b336a9d","kind":"commit","published_at":"2018-06-22T03:22:14.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.6.mentors","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.6.mentors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.6.mentors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.6.mentors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.6.mentors/manifests"},{"name":"v3.0.0-alpha.6.v2","sha":"3278282785ebfcb194cc9f4ac7e220397c1f7ba7","kind":"commit","published_at":"2018-06-22T03:19:44.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.6.v2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.6.v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.6.v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.6.v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.6.v2/manifests"},{"name":"untagged-1d37459af5eddeba3d24","sha":"57d4a07ef3512c9b1b82c96c0377655926fefb89","kind":"commit","published_at":"2018-06-21T13:27:24.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/untagged-1d37459af5eddeba3d24","html_url":"https://github.com/exercism/cli/releases/tag/untagged-1d37459af5eddeba3d24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@untagged-1d37459af5eddeba3d24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/untagged-1d37459af5eddeba3d24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/untagged-1d37459af5eddeba3d24/manifests"},{"name":"v3.0.0-alpha.5","sha":"818bc53b296ff6c1f50d95d1b8029c2715150f0b","kind":"commit","published_at":"2018-06-21T13:18:26.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"871af3ac82375bb411f65410f384da6277a1426e","kind":"commit","published_at":"2018-05-12T12:30:29.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"acf209dac6fe7adc90c6be5b4d505528e3856391","kind":"commit","published_at":"2017-08-19T18:54:22.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"111d9ddd9f6a7a62bf1e25547094622dfa78f175","kind":"commit","published_at":"2017-08-17T15:56:11.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"3ba66cc9ad30679b425378d07eb418199229218d","kind":"commit","published_at":"2017-08-17T14:07:48.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/exercism/cli/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.4.1","sha":"3968e887bae5e6ff32e1f29f19e5830c9721da44","kind":"commit","published_at":"2017-07-01T18:45:36.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.4.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"41427fc266e8f0520c6097bb58612f820cc08311","kind":"commit","published_at":"2017-03-25T04:28:37.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.4.0","html_url":"https://github.com/exercism/cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"ca8a22e21b2ecc3d40ed07065b10ff0ea68dda68","kind":"commit","published_at":"2016-08-08T01:20:29.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.3.0","html_url":"https://github.com/exercism/cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.3.0/manifests"},{"name":"v2.2.6","sha":"0bdcf16f1bba18a956a93f3101ff55bc6061b272","kind":"commit","published_at":"2016-05-30T16:26:28.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.6","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"feb8fb0ecca03c153266175be5bc1b69e3ba41ce","kind":"commit","published_at":"2016-04-02T20:38:22.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.5","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"1be950fcebb68fb43c1b053e4a874c2070350bbd","kind":"commit","published_at":"2016-01-28T19:07:23.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.4","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.4/manifests"},{"name":"v2.2.4.beta.1","sha":"bae1f8bc13c78efc590cd30fbf3c58b1b2f71f05","kind":"commit","published_at":"2016-01-03T19:35:22.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.4.beta.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.4.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.4.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.4.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.4.beta.1/manifests"},{"name":"v2.2.3","sha":"08841d455306c32a6cb18c3d5f308072b7abcdf6","kind":"commit","published_at":"2015-12-27T19:43:47.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.3","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"624b4d8e6399d09a99116ea0da745d2a5227a7d2","kind":"commit","published_at":"2015-12-27T01:59:28.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.2","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a014c203b5578f1f276e5f66f77e999485464655","kind":"commit","published_at":"2015-08-11T13:56:50.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4f277539cf35b1be06b7b905d6ee7d2344777267","kind":"commit","published_at":"2015-06-27T17:32:58.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.2.0","html_url":"https://github.com/exercism/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"6626a79a19ac75eee1d52f3a25225bfa6f73c54b","kind":"commit","published_at":"2015-05-13T13:50:24.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.1.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"65a4e1f758c2bffec59f43731468960d44353d0f","kind":"commit","published_at":"2015-05-08T13:56:19.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.1.0","html_url":"https://github.com/exercism/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f9848a55730aa422645e464d7365d180cbe23c45","kind":"commit","published_at":"2015-04-02T03:07:55.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.0.2","html_url":"https://github.com/exercism/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"76eada2077f002948d6afcc46e3e2d217a306f1e","kind":"commit","published_at":"2015-03-25T15:04:54.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.0.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f77c529d5374a2992425e469691a9b0ad3bf0d32","kind":"commit","published_at":"2015-03-05T15:12:54.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.0.0","html_url":"https://github.com/exercism/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.0/manifests"},{"name":"v2.0.0.beta.1","sha":"5044f321c5f0b2a287977d9926d8de0e0694b041","kind":"commit","published_at":"2015-02-07T19:59:28.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v2.0.0.beta.1","html_url":"https://github.com/exercism/cli/releases/tag/v2.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v2.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v2.0.0.beta.1/manifests"},{"name":"v1.9.2","sha":"ff325ff804a4f733e17c8e385e496de2c6880249","kind":"commit","published_at":"2015-01-12T03:43:12.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.9.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"64c8f06ea0d08d614b48aeb72ce00696405c9ae5","kind":"commit","published_at":"2015-01-11T00:57:57.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.9.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d440f18f301804a409047f3e11153b577e83d14d","kind":"commit","published_at":"2014-11-27T23:10:32.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.9.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"589d374fe228fa3528beb7666d8a9f2fa843fba7","kind":"commit","published_at":"2014-10-24T13:48:55.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.8.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"6fb45167a27c18ffbadd37b938b454402323a03c","kind":"commit","published_at":"2014-10-23T13:56:59.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.8.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"55fedd3204d6b5f702e05ac2c6af26d2f006ef65","kind":"commit","published_at":"2014-10-16T02:21:55.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.8.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"dd70a8ee199ac95eca2e4f07dd0d8b50b92064b5","kind":"commit","published_at":"2014-10-06T04:06:31.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.5","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"9c0f385585deb6215c31d3c6235ae160bcd6fa26","kind":"commit","published_at":"2014-09-28T02:53:28.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.4","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"640c2f725b6c72f157dc62ca52e447f5ea47ee25","kind":"commit","published_at":"2014-09-26T14:47:16.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.3","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"6834f6c5f7849e089e75a97cbb56a75c12764746","kind":"commit","published_at":"2014-09-24T15:19:57.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"94659753f81e951d5d00e4561ef5fa16079bda0e","kind":"commit","published_at":"2014-09-20T03:44:23.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"ec468403bef0b69588b664f9fdfc1fa7c2234041","kind":"commit","published_at":"2014-08-28T15:03:31.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.7.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"90b1bd9674c2841e67fae14df07be29850586e7c","kind":"commit","published_at":"2014-06-02T21:44:12.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.6.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3651336b94d30bcf8064ae29ca57bde739388fdb","kind":"commit","published_at":"2014-05-16T15:08:24.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.6.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"bb094475aa613355a7323fcff664013273ec97f5","kind":"commit","published_at":"2014-05-11T01:18:49.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.6.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"5b672ee7bf26859c41de9eed83396b7454286063","kind":"commit","published_at":"2014-03-14T00:36:20.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.5.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e02575954dccacb60e0d5470b72b26b4f7b48298","kind":"commit","published_at":"2014-02-28T19:41:19.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.5.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"937092f40afd317bdaee11e7e81b3cb50ae16b3b","kind":"commit","published_at":"2014-01-14T00:21:27.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.4.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"562b12d61bf8022d93b57080099c7d405333d824","kind":"commit","published_at":"2013-12-14T23:09:08.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.3.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a586a2a22e9874fdc3d192ae78e8b6bd8bd13c92","kind":"commit","published_at":"2013-12-01T17:18:19.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.3.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c795bc70d4be8f3bab76d7835fb493e7d50751f3","kind":"commit","published_at":"2013-11-16T21:16:05.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.3.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"c8c6b681d9673f26053d360178326a25922e724b","kind":"commit","published_at":"2013-11-13T18:13:53.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.2.3","html_url":"https://github.com/exercism/cli/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"1394f07aaa1c20e537fa67696b32cf6809e74420","kind":"commit","published_at":"2013-11-13T03:13:15.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.2.2","html_url":"https://github.com/exercism/cli/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"379d55a1b1079196fee0851fa647428ed45aa80e","kind":"commit","published_at":"2013-11-09T14:54:14.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.2.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"35a72b8ce02ce8a8c9374958009415514319345c","kind":"commit","published_at":"2013-11-08T05:13:36.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.2.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7e1d905973f420621dff5e2213fc3564301be036","kind":"commit","published_at":"2013-10-30T13:45:25.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.1.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"332ba211bce1559071c458dff3a2002f668f0703","kind":"commit","published_at":"2013-10-25T02:45:23.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.1.0","html_url":"https://github.com/exercism/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"f0d1ef8ea7f24f4f96b82d11683350bcc66843b3","kind":"commit","published_at":"2013-09-28T00:04:24.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/v1.0.1","html_url":"https://github.com/exercism/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/v1.0.1/manifests"},{"name":"1.0.0","sha":"d26185b1f31c274489a9c24d663c0ae5cc1767bb","kind":"commit","published_at":"2013-09-22T15:59:24.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/1.0.0","html_url":"https://github.com/exercism/cli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/1.0.0/manifests"},{"name":"0.0.27.beta","sha":"fe06b2c34b3476ddbbe33a5513fa79c1e0c5a909","kind":"commit","published_at":"2013-08-26T01:46:07.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/0.0.27.beta","html_url":"https://github.com/exercism/cli/releases/tag/0.0.27.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@0.0.27.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/0.0.27.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/0.0.27.beta/manifests"},{"name":"0.0.26.beta","sha":"b8ef7e756f682f2bfd50944f0f98526f163e638b","kind":"commit","published_at":"2013-08-24T19:46:21.000Z","download_url":"https://codeload.github.com/exercism/cli/tar.gz/0.0.26.beta","html_url":"https://github.com/exercism/cli/releases/tag/0.0.26.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/exercism/cli@0.0.26.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/0.0.26.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/tags/0.0.26.beta/manifests"}]},"repo_metadata_updated_at":"2025-08-28T08:17:09.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.752988200465044,"dependent_packages_count":9.57101400173837,"stargazers_count":1.9117021298049681,"forks_count":1.5536424081457327,"docker_downloads_count":1.3612521099407704,"average":3.830119770018977},"purl":"pkg:golang/github.com/exercism/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/exercism/cli","docker_dependents_count":10,"docker_downloads_count":217,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/exercism/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/exercism/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T08:17:07.200Z","issues_count":57,"pull_requests_count":172,"avg_time_to_close_issue":46076201.0,"avg_time_to_close_pull_request":11022787.63803681,"issues_closed_count":39,"pull_requests_closed_count":162,"pull_request_authors_count":55,"issue_authors_count":51,"avg_comments_per_issue":5.105263157894737,"avg_comments_per_pull_request":1.7674418604651163,"merged_pull_requests_count":104,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":2,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":11.0,"past_year_avg_time_to_close_pull_request":507035.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":1.2291666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcli/issues","maintainers":[{"login":"ErikSchierboom","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErikSchierboom"},{"login":"kytrinyx","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kytrinyx"},{"login":"IsaacG","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IsaacG"},{"login":"andrerfcsantos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrerfcsantos"},{"login":"petertseng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petertseng"},{"login":"NobbZ","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NobbZ"},{"login":"ee7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ee7"},{"login":"Smarticles101","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smarticles101"},{"login":"kotp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotp"},{"login":"m-dango","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-dango"},{"login":"dector","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dector"},{"login":"andreagrandi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreagrandi"},{"login":"BNAndras","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BNAndras"}],"active_maintainers":[{"login":"ErikSchierboom","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErikSchierboom"},{"login":"IsaacG","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IsaacG"},{"login":"BNAndras","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BNAndras"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexercism%2Fcli/codemeta","maintainers":[]}