{"id":866951,"name":"@cloudide/core","ecosystem":"npm","description":"core plugin api of cloudide frontend and backend","homepage":"https://github.com/huaweicloud/cloudide-plugin-core#readme","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/huaweicloud/cloudide-plugin-core","keywords_array":["huawei","cloudide","plugin"],"namespace":"cloudide","versions_count":31,"first_release_published_at":"2020-06-30T08:51:51.542Z","latest_release_published_at":"2021-11-26T02:07:06.007Z","latest_release_number":"0.2.7","last_synced_at":"2026-03-24T14:36:28.431Z","created_at":"2022-04-07T14:56:39.499Z","updated_at":"2026-03-24T14:36:28.432Z","registry_url":"https://www.npmjs.com/package/@cloudide/core","install_command":"npm install @cloudide/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7"}},"repo_metadata":{"id":42438655,"uuid":"275753933","full_name":"huaweicloud/cloudide-plugin-core","owner":"huaweicloud","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-19T13:43:54.000Z","size":779,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"codearts","last_synced_at":"2025-10-17T18:55:43.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/huaweicloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-29T06:50:58.000Z","updated_at":"2025-01-26T07:22:26.000Z","dependencies_parsed_at":"2025-03-05T00:41:12.329Z","dependency_job_id":null,"html_url":"https://github.com/huaweicloud/cloudide-plugin-core","commit_stats":{"total_commits":96,"total_committers":7,"mean_commits":"13.714285714285714","dds":"0.16666666666666663","last_synced_commit":"00577e2c0606e41953969fdc5fe5b2dc8b292cf1"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huaweicloud","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/refs/heads/codearts","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/sbom","scorecard":{"id":471797,"data":{"date":"2025-08-11","repo":{"name":"github.com/huaweicloud/cloudide-plugin-core","commit":"28a95f733531bf1ab3d5a1b7ff9a14e5ba8ff437"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":2,"reason":"Found 5/19 approved changesets -- score normalized to 2","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huaweicloud/cloudide-plugin-core/npm-publish.yml/codearts?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huaweicloud/cloudide-plugin-core/npm-publish.yml/codearts?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/huaweicloud/cloudide-plugin-core/npm-publish.yml/codearts?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huaweicloud/cloudide-plugin-core/npm-publish.yml/codearts?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:05:34.219Z","repository_id":42438655,"created_at":"2025-08-19T14:05:34.219Z","updated_at":"2025-08-19T14:05:34.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279890896,"owners_count":26240140,"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-19T02:00:07.647Z","response_time":64,"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":"huaweicloud","name":"HUAWEI CLOUD","uuid":"36578213","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36578213?v=4","repositories_count":164,"last_synced_at":"2025-04-13T02:32:33.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huaweicloud","funding_links":[],"total_stars":4155,"followers":562,"following":0,"created_at":"2022-11-12T18:39:28.463Z","updated_at":"2025-04-13T02:32:33.674Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huaweicloud","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huaweicloud/repositories"},"tags":[{"name":"v0.5.1","sha":"85ca92944e921a52c6446d567ba921dfd4228176","kind":"commit","published_at":"2024-07-15T02:12:30.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.5.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cd487fdcfd22618fc1304f8d6dc1ee4763c8f3ae","kind":"commit","published_at":"2023-04-28T09:35:14.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.5.0","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"00577e2c0606e41953969fdc5fe5b2dc8b292cf1","kind":"commit","published_at":"2023-04-23T02:29:29.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.4.9","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"353ada47265589ecb5f9f04dc3c67539abd383b2","kind":"commit","published_at":"2023-02-27T01:38:59.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.4.8","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"32273db792f5e86d9e966cf73672cdb90700a6c1","kind":"commit","published_at":"2022-12-01T07:38:23.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.4.7","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"90e900470b495319c902887de51a3e5b9bd60e78","kind":"commit","published_at":"2022-11-09T03:11:31.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.4.6","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.4.6/manifests"},{"name":"codearts-v0.4.5","sha":"daf4b9836bc03e00be270eb62443aafc6d39bbf1","kind":"commit","published_at":"2022-10-26T02:52:40.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.5","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.5/manifests"},{"name":"codearts-v0.4.4","sha":"5d6bb43fdc68abcd26818447b94cae3e12e8743f","kind":"commit","published_at":"2022-10-25T09:22:38.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.4","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.4/manifests"},{"name":"codearts-v0.4.3","sha":"72c9201f9bf8c5cf9dd43a00127fccd1bc6dd7a1","kind":"commit","published_at":"2022-10-20T09:36:27.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.3","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.3/manifests"},{"name":"codearts-v0.4.2","sha":"a3c898dbba8f8bbfaa2dcd860db9f53f729683fa","kind":"commit","published_at":"2022-10-20T03:52:39.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.2","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.2/manifests"},{"name":"codearts-v0.4.1","sha":"bab36d2ce35cef4469b35551490ba78b7305d409","kind":"commit","published_at":"2022-10-19T11:56:41.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.1/manifests"},{"name":"codearts-v0.4.0","sha":"917de4242215f364b5201c63634063e16a41b6db","kind":"commit","published_at":"2022-10-09T07:36:19.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.4.0","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.4.0/manifests"},{"name":"codearts-v0.3.9","sha":"9b4671c864dca3783476b34049dbec359007c9ba","kind":"commit","published_at":"2022-09-28T03:22:42.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.9","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.9/manifests"},{"name":"codearts-v0.3.8","sha":"90578fe793744d148380ee280cf88ec5cbe9c542","kind":"commit","published_at":"2022-09-21T13:22:21.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.8","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.8/manifests"},{"name":"codearts-v0.3.7","sha":"8a31b4a10f6a93c2efa19edd8119ed0a4a304160","kind":"commit","published_at":"2022-09-20T11:40:56.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.7","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.7/manifests"},{"name":"codearts-v0.3.6","sha":"3419ec95e8d9ded168a7ac012df2b82967e4b097","kind":"commit","published_at":"2022-09-20T09:18:51.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.6","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.6/manifests"},{"name":"codearts-v0.3.5","sha":"44ce6cb70970b2f95cbf2927049caccd9e916623","kind":"commit","published_at":"2022-09-05T12:57:00.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.5","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.5/manifests"},{"name":"codearts-v0.3.4","sha":"508dd53d52b71d972ee7716ac751a72ebb62c2c2","kind":"commit","published_at":"2022-09-05T11:50:25.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.4","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.4/manifests"},{"name":"codearts-v0.3.3","sha":"f0765931b23d8fe4b588a959b0da1e132b63c330","kind":"commit","published_at":"2022-08-09T01:18:23.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.3","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.3/manifests"},{"name":"codearts-v0.3.2","sha":"5363ae69c337f754d96c12b2b8ad76a8ab82762d","kind":"commit","published_at":"2022-08-08T02:53:03.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.2","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.2/manifests"},{"name":"codearts-v0.3.1","sha":"4fae4cb800c2af04b8cd2f0027d7fe3fdf2b54a2","kind":"commit","published_at":"2022-08-05T02:03:32.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.1/manifests"},{"name":"codearts-v0.3.0","sha":"4c994924d65e35ef6b74a2881c3914d37e50adab","kind":"commit","published_at":"2022-08-04T09:23:14.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/codearts-v0.3.0","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/codearts-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@codearts-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/codearts-v0.3.0/manifests"},{"name":"v0.2.7","sha":"fb5b3256fe3eed8e072232a47523b878a984bd31","kind":"commit","published_at":"2021-11-26T02:00:39.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.7","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"9dadfa0a4445e2f1f46de9e598f2437fc77544f9","kind":"commit","published_at":"2021-03-10T11:26:43.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.6","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"dee465b3aab944eec39cca5c16df2e1f89af1e46","kind":"commit","published_at":"2021-02-01T11:13:12.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.5","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"b253c23c79eba0396bc37e2ac98a471081ede024","kind":"commit","published_at":"2021-02-01T10:44:36.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.4","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e3d4df7351f9407c4feae80571024772d1329328","kind":"commit","published_at":"2021-02-01T08:51:18.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.3","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5b77ac8f1ec06ee49b06021d799f22dff014267b","kind":"commit","published_at":"2021-02-01T03:26:57.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.2","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"90d964d81c2b2dcbcabeaf4817b82f18c5bd8130","kind":"commit","published_at":"2021-01-12T08:22:26.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"351a491e2dcf3b67114fb07a402c2cd775fe5f19","kind":"commit","published_at":"2021-01-04T09:06:33.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.2.0","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.2.0/manifests"},{"name":"v0.1.13","sha":"e2cfad568ebf94401dc7c7f593014ea9ca58657e","kind":"commit","published_at":"2020-11-23T08:50:55.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.13","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"45a73198379b0ab820f9c091465ee2dd2cf2eb20","kind":"commit","published_at":"2020-11-13T10:04:18.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.12","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"069dc017a0d9fcdd5e94b8df989d9d6fd5c92375","kind":"commit","published_at":"2020-10-27T12:19:38.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.11","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"c26707e1552a197089021ab989ba2f35912fc3b4","kind":"commit","published_at":"2020-10-27T09:29:43.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.10","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"67c862706a3b9f367028e671365f5cd426b1a764","kind":"commit","published_at":"2020-10-27T02:22:50.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.9","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"64ddeb707beba3516ec06637e42ffbf2a6a4122a","kind":"commit","published_at":"2020-10-26T07:25:23.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.8","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"df9644a4cca335db099a78c704bc763601745bf4","kind":"commit","published_at":"2020-09-30T09:37:44.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.7","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"b0567784a545f2198e99766dd3f56cc877d280d5","kind":"commit","published_at":"2020-09-30T09:07:57.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.6","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"7460ec14070d482c27cf64b0aba5d5df0aa00dab","kind":"commit","published_at":"2020-09-29T14:19:27.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.5","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"1f59e5f50fc5850316d6b7aaaea91bbbc7a60ee5","kind":"commit","published_at":"2020-09-01T15:35:16.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.4","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"5182a29efa01c626e7eaf7f6157759e549dd60bc","kind":"commit","published_at":"2020-09-01T07:45:13.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.3","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1b7f5c6f4594cefc1929bdceb91bbecc70d068fa","kind":"commit","published_at":"2020-07-31T09:37:58.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.2","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3e1c3975c27db7dddb3063fc589b8bcd55ce5316","kind":"commit","published_at":"2020-07-29T11:53:05.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a9e9a195a2156b1b0daa7cda5bd16f6cb283a204","kind":"commit","published_at":"2020-07-27T12:25:31.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.1.0","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"a50fc4f938b815836c029d374d0597ad8e2805ed","kind":"commit","published_at":"2020-07-24T08:53:20.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.9","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"62a230e73ceea1a27758f02de72bd8eed0223f9f","kind":"commit","published_at":"2020-07-21T09:23:39.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.8","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"c4737d21effc556661042f7e6e9961c78a5dc01b","kind":"commit","published_at":"2020-07-21T07:26:26.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.7","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"97f4b044e10f75f6c33265e189497476b6789e50","kind":"commit","published_at":"2020-07-17T09:04:42.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.6","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"be2e9a628733e46396b677222e7f86cece8b92e7","kind":"commit","published_at":"2020-07-02T13:31:09.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.5","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ae13733f4c45215f9ffd7f60691895d0235a494b","kind":"commit","published_at":"2020-07-02T13:25:09.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.4","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a81759d55a48c77bf1d84d1d72450945967b2a5e","kind":"commit","published_at":"2020-07-02T12:47:03.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.3","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1fa8608c3bf31b097285185811a5d814b0c1e8e6","kind":"commit","published_at":"2020-07-01T12:36:46.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.2","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8f9f202997191c14790d92002b7eba8fb17d5f30","kind":"commit","published_at":"2020-06-30T08:49:14.000Z","download_url":"https://codeload.github.com/huaweicloud/cloudide-plugin-core/tar.gz/v0.0.1","html_url":"https://github.com/huaweicloud/cloudide-plugin-core/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huaweicloud/cloudide-plugin-core@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-28T09:38:20.477Z","dependent_packages_count":2,"downloads":41,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":14.584103862995423,"forks_count":10.081653780047452,"average":18.70422001108343},"purl":"pkg:npm/%40cloudide/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cloudide/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cloudide/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cloudide/core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:46:17.171Z","issues_count":4,"pull_requests_count":30,"avg_time_to_close_issue":3966238.75,"avg_time_to_close_pull_request":871373.4285714285,"issues_closed_count":4,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":89.66666666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huaweicloud%2Fcloudide-plugin-core/issues","maintainers":[{"login":"yeweiasia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yeweiasia"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudide%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudide%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudide%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudide%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudide%2Fcore/codemeta","maintainers":[{"uuid":"yeweiasia","login":"yeweiasia","name":null,"email":"yeweiasia@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~yeweiasia","role":null,"created_at":"2022-11-16T03:54:09.946Z","updated_at":"2022-11-16T03:54:09.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yeweiasia/packages"},{"uuid":"treeyoung","login":"treeyoung","name":null,"email":"shuyaqian@huawei.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~treeyoung","role":null,"created_at":"2022-11-16T03:54:09.954Z","updated_at":"2022-11-16T03:54:09.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/treeyoung/packages"}]}