{"id":8576958,"name":"github.com/wp-cli/wp-cli","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/wp-cli/wp-cli","keywords_array":[],"namespace":null,"versions_count":70,"first_release_published_at":"2011-11-06T13:04:43.000Z","latest_release_published_at":"2025-05-07T01:16:12.000Z","latest_release_number":"v2.12.0+incompatible","last_synced_at":"2026-03-28T07:02:06.480Z","created_at":"2023-11-16T10:01:51.529Z","updated_at":"2026-03-28T07:02:06.480Z","registry_url":"https://pkg.go.dev/github.com/wp-cli/wp-cli","install_command":"go get github.com/wp-cli/wp-cli","documentation_url":"https://pkg.go.dev/github.com/wp-cli/wp-cli#section-documentation","metadata":{},"repo_metadata":{"id":38814968,"uuid":"2360755","full_name":"wp-cli/wp-cli","owner":"wp-cli","description":"⚙️ WP-CLI framework","archived":false,"fork":false,"pushed_at":"2025-10-22T19:19:20.000Z","size":14713,"stargazers_count":4978,"open_issues_count":159,"forks_count":1004,"subscribers_count":164,"default_branch":"main","last_synced_at":"2025-10-22T21:24:40.736Z","etag":null,"topics":["cli","framework","hacktoberfest","php","wordpress","wp-cli"],"latest_commit_sha":null,"homepage":"https://wp-cli.org/","language":"PHP","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/wp-cli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-09-10T12:51:59.000Z","updated_at":"2025-10-22T19:19:23.000Z","dependencies_parsed_at":"2023-12-08T17:26:13.316Z","dependency_job_id":"b20fd0fa-2747-4462-8dfc-ca0abcf454d0","html_url":"https://github.com/wp-cli/wp-cli","commit_stats":{"total_commits":3434,"total_committers":230,"mean_commits":"14.930434782608696","dds":0.7335468841001747,"last_synced_commit":"2b052f9f1cd5a1773b9cdf80120b42fe60a8dcca"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/wp-cli/wp-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-cli","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/sbom","scorecard":{"id":708599,"data":{"date":"2025-08-04","repo":{"name":"github.com/wp-cli/wp-cli","commit":"a499fe6c93eab0ee48b660841fe81ec5f311ab31"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code-quality.yml:1","Warn: no topLevel permission defined: .github/workflows/regenerate-readme.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-quality.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/wp-cli/wp-cli/code-quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regenerate-readme.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/wp-cli/wp-cli/regenerate-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/wp-cli/wp-cli/testing.yml/main?enable=pin","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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: wp-cli-2.12.0.phar.asc: https://github.com/wp-cli/wp-cli/releases/tag/v2.12.0","Info: signed release artifact: wp-cli-2.11.0.phar.asc: https://github.com/wp-cli/wp-cli/releases/tag/v2.11.0","Info: signed release artifact: wp-cli-2.10.0.phar.asc: https://github.com/wp-cli/wp-cli/releases/tag/v2.10.0","Info: signed release artifact: wp-cli-2.9.0.phar.asc: https://github.com/wp-cli/wp-cli/releases/tag/v2.9.0","Info: signed release artifact: wp-cli-2.8.1.phar.asc: https://github.com/wp-cli/wp-cli/releases/tag/v2.8.1","Warn: release artifact v2.12.0 does not have provenance: https://api.github.com/repos/wp-cli/wp-cli/releases/216908191","Warn: release artifact v2.11.0 does not have provenance: https://api.github.com/repos/wp-cli/wp-cli/releases/169243978","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/wp-cli/wp-cli/releases/140624375","Warn: release artifact v2.9.0 does not have provenance: https://api.github.com/repos/wp-cli/wp-cli/releases/126565039","Warn: release artifact v2.8.1 does not have provenance: https://api.github.com/repos/wp-cli/wp-cli/releases/107293813"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T07:29:01.102Z","repository_id":38814968,"created_at":"2025-08-22T07:29:01.102Z","updated_at":"2025-08-22T07:29:01.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280958238,"owners_count":26420235,"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-25T02:00:06.499Z","response_time":81,"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":"wp-cli","name":"WP-CLI","uuid":"1570774","kind":"organization","description":"The command line interface for WordPress","email":null,"website":"https://wp-cli.org/","location":null,"twitter":"wpcli","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1570774?v=4","repositories_count":62,"last_synced_at":"2025-04-06T08:34:29.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wp-cli","funding_links":[],"total_stars":8118,"followers":172,"following":0,"created_at":"2022-11-02T16:40:31.693Z","updated_at":"2025-04-06T08:34:29.848Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-cli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-cli/repositories"},"tags":[{"name":"v2.12.0","sha":"03d30d4138d12b4bffd8b507b82e56e129e0523f","kind":"commit","published_at":"2025-05-07T01:16:12.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.12.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"53f0df112901fcf95099d0f501912a209429b6a9","kind":"commit","published_at":"2024-08-08T03:04:55.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.11.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a339dca576df73c31af4b4d8054efc2dab9a0685","kind":"commit","published_at":"2024-02-08T16:52:43.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.10.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a3befba2d947fbf5cc6d1941edf2dd99da4d4b7","kind":"commit","published_at":"2023-10-25T09:06:37.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.9.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"5dd2340b9a01c3cfdbaf5e93a140759fdd190eee","kind":"commit","published_at":"2023-06-05T06:55:55.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.8.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"acfc0c6cd4fc6a14e034b06afc4a0b37ebf9dcf7","kind":"commit","published_at":"2023-05-31T16:51:26.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.8.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76","kind":"commit","published_at":"2022-10-17T23:10:42.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.7.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"832b7635a39b4e468c634572baaab2710a55d88b","kind":"commit","published_at":"2022-10-12T05:13:17.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.7.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"dee13c2baf6bf972484a63f8b8dab48f7220f095","kind":"commit","published_at":"2022-01-25T16:31:27.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.6.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0bcf0c54f4d35685211d435e25219cc7acbe6d48","kind":"commit","published_at":"2021-05-14T13:44:51.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.5.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"ceb18598e79befa9b2a37a51efbb34910628988b","kind":"commit","published_at":"2020-02-18T08:15:37.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.4.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"74c949c74708e3a88ad0add70f3236c8675dfd85","kind":"commit","published_at":"2019-11-12T15:26:05.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.4.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"538d9be5ad490bd07b946dcd3b52b4d1c34dc193","kind":"commit","published_at":"2019-08-13T23:12:27.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.3.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"193f08f48585326bc1f1648349201531eeda2ee5","kind":"commit","published_at":"2019-04-25T05:38:33.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.2.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6dde820a8f6f183f4b6d751e5be1cd343974f333","kind":"commit","published_at":"2018-12-18T17:37:51.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.1.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"8b47483c730b592ca956f1447bb064e90606e4ba","kind":"commit","published_at":"2018-08-23T23:01:42.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.0.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"55a71cce0562fd9d6f7d742cbe2d85a6ea1a80e5","kind":"commit","published_at":"2018-08-08T19:37:37.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v2.0.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"3aac73bc4d629372531f3e15bbb67945d19b5d5a","kind":"commit","published_at":"2018-05-31T11:04:05.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.5.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"01d0ac3fe71f89f8ccba866151b982cc01a541bd","kind":"commit","published_at":"2018-01-31T09:42:08.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.5.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"1d9dec0212fa1e85b1c5ca7b0d8395091c52de40","kind":"commit","published_at":"2017-11-13T15:28:04.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.4.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"b1cdbcf52ca57aaecac1e9b531540bfe0e58650f","kind":"commit","published_at":"2017-10-17T12:43:24.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.4.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"4ab0d99da0ad5e6ca39453ff5c82d4f06aecb086","kind":"commit","published_at":"2017-08-08T14:28:58.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.3.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"9a9b6a63e08e7827669677faa97312972c0f1da2","kind":"commit","published_at":"2017-06-06T12:14:53.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.2.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"aba6059e9d19df25708f359edf019a2267524cee","kind":"commit","published_at":"2017-05-31T19:23:58.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.2.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5a28b49f7e725c74f747620fb5b1d6060953abf1","kind":"commit","published_at":"2017-02-01T14:20:12.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.1.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"62d10c72aa1e77f7bf0a84dd495369c41fe12a2e","kind":"commit","published_at":"2016-11-29T19:33:53.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v1.0.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v1.0.0/manifests"},{"name":"v0.25.0","sha":"248b18b512491fe479affdbdfc24f6ee77a8fc57","kind":"commit","published_at":"2016-10-25T15:14:00.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.25.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"97424dc18431a2d4d10e590157b57b9ea4a88da4","kind":"commit","published_at":"2016-08-09T13:25:56.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.24.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"90e747acba4347875b7dcb2a1f1f390117dbd01d","kind":"commit","published_at":"2016-07-27T11:27:14.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.24.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"910cbcb389e3250efdd58e7888f80eeba735d3a1","kind":"commit","published_at":"2016-04-29T00:31:30.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.23.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"31b9c00c688b50d9654a00c4449e88d63593d5ae","kind":"commit","published_at":"2016-03-22T21:52:58.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.23.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"45460a55328db9952e0c93023c8b79a2432332d9","kind":"commit","published_at":"2016-01-07T16:36:32.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.22.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.22.0/manifests"},{"name":"v0.20.4","sha":"e0bef7a8d76fe0f8972bcfe3d3723f1dd8b33a7f","kind":"commit","published_at":"2015-11-23T14:29:17.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.20.4","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.4/manifests"},{"name":"v0.21.1","sha":"21da8b4ebf7f37f9ae55b45b037214f154a1b2ab","kind":"commit","published_at":"2015-11-23T13:50:12.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.21.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"a1154ef06a6ce67c7d7ccd62fc8ecba26b9a4855","kind":"commit","published_at":"2015-11-04T23:40:56.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.21.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.21.0/manifests"},{"name":"v0.20.3","sha":"01cd854f4744b1729d486ef23491c0d48824f435","kind":"commit","published_at":"2015-10-30T16:19:56.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.20.3","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"3db940c37db49bcf41e08f402b63026319492ffc","kind":"commit","published_at":"2015-10-14T17:48:42.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.20.2","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"2fbf909316788c429ee5c2311b4252c3ca95e57d","kind":"commit","published_at":"2015-09-17T00:07:51.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.20.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"58317fce36e34a10473bbd397b42a185edd10438","kind":"commit","published_at":"2015-08-26T17:38:02.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.20.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.20.0/manifests"},{"name":"v0.17.2","sha":"87237fd5117456df5c80707c41fc8313abd50b7b","kind":"commit","published_at":"2015-08-24T17:40:53.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.17.2","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.2/manifests"},{"name":"v0.18.1","sha":"0fdda041e616d61d35f359a8a14bbf3cd5976c2c","kind":"commit","published_at":"2015-08-24T17:29:05.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.18.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.18.1/manifests"},{"name":"v0.19.3","sha":"4226d1c2434cbc8632baf1504d9d134a9c4cac89","kind":"commit","published_at":"2015-08-24T17:04:44.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.19.3","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"b2db97324c03af1b9e847fb2f0cf2f81e23212c7","kind":"commit","published_at":"2015-06-20T20:37:44.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.19.2","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4734fc5c068af4c7de66e6710f118aa15463556e","kind":"commit","published_at":"2015-05-13T19:24:38.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.19.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"8c54240ec1c9fee352f7c74d8ef151275b1f3d39","kind":"commit","published_at":"2015-04-25T21:04:29.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.19.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"d3ea18a17965f94d1498a607087e02594fc826f7","kind":"commit","published_at":"2015-01-14T14:10:29.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.18.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"52767958ebc364ec1bc170a9cdc8f1fd620a50e3","kind":"commit","published_at":"2014-11-18T14:04:52.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.17.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"a17fa6f1ad9ba79446bada40abf00b521260f0ec","kind":"commit","published_at":"2014-09-12T00:49:44.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.17.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"1e363d53030ff9f1f658fa2b1085ca9c0e2a2c0b","kind":"commit","published_at":"2014-07-01T00:05:47.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.16.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"3ac507f2d17e18a4be97a5763c0f1d0514c2a13c","kind":"commit","published_at":"2014-05-14T23:36:21.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.15.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"5206df754c8370d441a23a0fcc7071e45d1656e9","kind":"commit","published_at":"2014-04-15T16:16:50.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.15.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"981b2b2bde2a7a331cf996c982d157b9fd400454","kind":"commit","published_at":"2014-02-28T15:47:44.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.14.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"7926fba978ae901758a7794ff0352197e2624647","kind":"commit","published_at":"2014-02-06T00:02:26.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.14.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"a7eaaecc62b8f5004cdf3b32273ed04884cbca2a","kind":"commit","published_at":"2013-11-30T13:14:44.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.13.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"b1241f9544131696cc4319cc72bd22ebdda3c53b","kind":"commit","published_at":"2013-10-11T12:36:09.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.12.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"a9b9c2d37ae80c927d378cda2ede2442cbeafc0c","kind":"commit","published_at":"2013-10-04T13:54:34.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.12.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"9d00185d49d0cdb16d25dddba69943394830ea95","kind":"commit","published_at":"2013-08-22T10:43:51.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.11.2","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"49c31f899939461569553bf0745ecfea285f6e50","kind":"commit","published_at":"2013-08-08T13:15:04.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.11.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a5ed142fc58b8531caada5bff2a5feef3b90da00","kind":"commit","published_at":"2013-08-04T23:54:31.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.11.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d3b1ba96133c1fa4014c6e9517dfb53130b52c03","kind":"commit","published_at":"2013-06-26T09:44:56.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.10.2","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"65a2dabc95193c5026f3dd8707fff4eb21846400","kind":"commit","published_at":"2013-06-15T08:46:01.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.10.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"61dc7086e497eda0bf5209033601a7c41077af8f","kind":"commit","published_at":"2013-06-08T22:37:26.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.10.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"8f4a74d0ef21898a38912e6601fa024866bbd4df","kind":"commit","published_at":"2013-03-30T14:34:19.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.9.1","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"270b0f6497cb011cac7504fd7d52eae68738eb6f","kind":"commit","published_at":"2013-03-20T16:28:27.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.9.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"8acc57dcb3ec545b948f3f39b79f577e548a32fb","kind":"commit","published_at":"2013-01-26T14:23:36.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.8.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"0ac2da0bc4518f80e5c37e71734370609c2a67d5","kind":"commit","published_at":"2012-11-16T12:14:16.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.7.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"15009ab451eefdf97ec345ae221904e40dad928f","kind":"commit","published_at":"2012-09-06T11:31:00.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.6.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"202c1506d68067bb1ef12ca3c513598b51430037","kind":"commit","published_at":"2012-03-27T10:25:40.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.5.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"959ebd94778389b8e5a38f714212820a97e9150e","kind":"commit","published_at":"2011-12-29T14:51:56.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.4.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d3c21db7fafc545e18a0bfccb8d7d4fadc579a6f","kind":"commit","published_at":"2011-11-06T13:04:43.000Z","download_url":"https://codeload.github.com/wp-cli/wp-cli/tar.gz/v0.3.0","html_url":"https://github.com/wp-cli/wp-cli/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wp-cli/wp-cli@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-25T12:45:06.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.76005367487868,"dependent_packages_count":9.547515109963728,"stargazers_count":0.97278133554181,"forks_count":0.8865253605712107,"docker_downloads_count":null,"average":5.541718870238857},"purl":"pkg:golang/github.com/wp-cli/wp-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/wp-cli/wp-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/wp-cli/wp-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/wp-cli/wp-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T19:00:48.812Z","issues_count":318,"pull_requests_count":283,"avg_time_to_close_issue":38470768.211267605,"avg_time_to_close_pull_request":1651310.7,"issues_closed_count":213,"pull_requests_closed_count":240,"pull_request_authors_count":65,"issue_authors_count":218,"avg_comments_per_issue":3.9371069182389937,"avg_comments_per_pull_request":1.4346289752650176,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":41,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":4173887.5,"past_year_avg_time_to_close_pull_request":893606.264367816,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.7317073170731707,"past_year_avg_comments_per_pull_request":1.908256880733945,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-cli%2Fwp-cli/issues","maintainers":[{"login":"swissspidy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swissspidy"},{"login":"schlessera","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schlessera"},{"login":"danielbachhuber","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielbachhuber"},{"login":"mrsdizzie","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrsdizzie"},{"login":"ernilambar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernilambar"},{"login":"BrianHenryIE","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianHenryIE"}],"active_maintainers":[{"login":"swissspidy","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swissspidy"},{"login":"schlessera","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schlessera"},{"login":"mrsdizzie","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrsdizzie"},{"login":"ernilambar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernilambar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwp-cli%2Fwp-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwp-cli%2Fwp-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwp-cli%2Fwp-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwp-cli%2Fwp-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwp-cli%2Fwp-cli/codemeta","maintainers":[]}