{"id":34926630,"url":"https://github.com/cloud-barista/cb-spider","last_synced_at":"2026-04-01T17:01:31.104Z","repository":{"id":35523991,"uuid":"210497673","full_name":"cloud-barista/cb-spider","owner":"cloud-barista","description":"CB-Spider offers a unified view and interface for multi-cloud management.","archived":false,"fork":false,"pushed_at":"2026-03-19T13:19:53.000Z","size":107157,"stargazers_count":39,"open_issues_count":39,"forks_count":50,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-03-20T01:44:38.578Z","etag":null,"topics":["alibaba","aws","azure","cloud-agnostic","gcp","iac","ibm","kt","kubernetes","multi-cloud","multicloud","ncp","nhn","openstack","single-api","tencent","unified-view"],"latest_commit_sha":null,"homepage":"https://github.com/cloud-barista/cb-spider/wiki","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud-barista.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-24T02:50:06.000Z","updated_at":"2026-03-19T13:20:26.000Z","dependencies_parsed_at":"2023-10-12T11:25:02.377Z","dependency_job_id":"e2d39381-d068-496c-926e-4704af48d235","html_url":"https://github.com/cloud-barista/cb-spider","commit_stats":null,"previous_names":[],"tags_count":170,"template":false,"template_full_name":null,"purl":"pkg:github/cloud-barista/cb-spider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-barista%2Fcb-spider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-barista%2Fcb-spider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-barista%2Fcb-spider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-barista%2Fcb-spider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud-barista","download_url":"https://codeload.github.com/cloud-barista/cb-spider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-barista%2Fcb-spider/sbom","scorecard":{"id":292200,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloud-barista/cb-spider","commit":"670f9da0e230ecd0862440d6a9a602c3b3c9b789"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/19 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.head_ref': .github/workflows/korean-checker.yaml:37"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/korean-checker-post-comment.yaml:29","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yaml:1","Warn: no topLevel permission defined: .github/workflows/korean-checker-post-comment.yaml:1","Warn: no topLevel permission defined: .github/workflows/korean-checker.yaml:1","Warn: no topLevel permission defined: .github/workflows/prow-commands.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:34"],"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Info: Possibly incomplete results: error parsing shell code: invalid var name: utils/qlty-internal-test/credentials:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-delivery.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/continuous-integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/korean-checker-post-comment.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/korean-checker-post-comment.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/korean-checker-post-comment.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/korean-checker-post-comment.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/korean-checker.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/korean-checker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/korean-checker.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/korean-checker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prow-commands.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cloud-barista/cb-spider/prow-commands.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile:29","Warn: goCommand not pinned by hash: cloud-control-manager/cloud-driver/drivers/ncp/main/goget-ncpsdk.sh:5","Warn: goCommand not pinned by hash: cloud-control-manager/cloud-driver/drivers/ncp/main/goget-ncpsdk.sh:6","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   4 out of   6 goCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"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-17T18:32:56.254Z","repository_id":35523991,"created_at":"2025-08-17T18:32:56.254Z","updated_at":"2025-08-17T18:32:56.254Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["alibaba","aws","azure","cloud-agnostic","gcp","iac","ibm","kt","kubernetes","multi-cloud","multicloud","ncp","nhn","openstack","single-api","tencent","unified-view"],"created_at":"2025-12-26T14:34:27.107Z","updated_at":"2026-04-01T17:01:31.060Z","avatar_url":"https://github.com/cloud-barista.png","language":"Go","readme":"\u003ch1 align=\"center\"\u003eCB-Spider : \"One-Code, Multi-Cloud\"\u003c/h1\u003e\n\n\u003ch2 align=\"center\"\u003eA unified framework for multi-cloud infrastructure control\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/cloud-barista/cb-spider/blob/master/go.mod\"\u003e\u003cimg src=\"https://img.shields.io/github/go-mod/go-version/cloud-barista/cb-spider?label=go.mod\" alt=\"Go Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/cloud-barista/cb-spider/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/cloud-barista/cb-spider/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/cloud-barista/cb-spider\" alt=\"Release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/cloud-barista/cb-spider/wiki\"\u003e\u003cimg src=\"https://img.shields.io/badge/docs-Wiki-green\" alt=\"Docs\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://cloud-barista.github.io/api/?url=https://raw.githubusercontent.com/cloud-barista/cb-spider/refs/heads/master/api/swagger.yaml\"\u003e\u003cimg src=\"https://img.shields.io/badge/API-Swagger-blue\" alt=\"Swagger\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"850\" alt=\"CB-Spider Architecture\" src=\"https://github.com/user-attachments/assets/c1e5328b-151d-4b24-ad62-947e8bfcbbcf\"\u003e\n\u003c/p\u003e\n\n---\n\n* CB-Spider is a sub-framework of the [Cloud-Barista](https://github.com/cloud-barista) Multi-Cloud Platform. \n* CB-Spider provides a **single unified API** for multi-cloud infrastructure control.\n* CB-Spider enables write once, run on any cloud.\n\n\u003cbr\u003e\n\n```\n[NOTE]\nCB-Spider is currently under development and has not yet reached version 1.0.\nWe welcome suggestions, issues, feedback, and contributions!\nPlease be aware that the functionalities of Cloud-Barista are not yet stable or secure.\nExercise caution if you plan to use the current release in a production environment.\nIf you encounter any difficulties while using Cloud-Barista, please let us know.\n(You can open an issue or join the Cloud-Barista Slack community.)\n```\n\n---\n\n## Key Features\n\n- **Unified API** — One consistent REST API for all supported CSPs\n- **Multi-Cloud Abstraction** — VPC, VM, Disk, NLB, Kubernetes, Object Storage and more\n- **Dynamic Plugin Drivers** — Extensible cloud driver architecture with hot-plugin\n- **AdminWeb \u0026 CLI** — Built-in web console and `spctl` CLI tool\n- **Swagger API Docs** — Auto-generated, always up-to-date API documentation\n\n---\n\n## Supported Cloud Providers\n\n| Provider      | VM Price\u003cbr\u003eInfo | Region/Zone\u003cbr\u003eInfo | Image\u003cbr\u003eInfo | VMSpec\u003cbr\u003eInfo | VPC\u003cbr\u003eSubnet       | Security\u003cbr\u003eGroup | VM KeyPair      | VM             | Disk | MyImage | NLB | K8S | Object\u003cbr\u003e Storage |\n|:-------------:|:-------------:|:-------------------:|:-------------:|:--------------:|:-------------------:|:-----------------:|:---------------:|:--------------:|:----:|:---:|:-------:|:-----------:|:-----------:|\n| AWS           | O             | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O        | O        |\n| Azure         | O             | O                  | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O        | WIP        |\n| GCP           | O             | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O        | O        |\n| Alibaba       | O             | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O           | O        |\n| Tencent       | O             | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O           | O        |\n| IBM           | O             | O                  | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O        | O        |\n| OpenStack     | NA             | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | TBD           | O        |\n| NCP           | O            | O                   | O             | O              | O                   | O                 | O               | O              | O    | O   | O       | O           | O        |\n| NHN           | NA             | O                   | O             | O              | O                 | O                 | O               | O\u003cbr\u003e(Note1)   | O    | O    | O     | O           | O        |\n| KT            | NA             | O                   | O             | O              | O\u003cbr\u003e(Type1)       | O                 | O               | O              | O    | O   | O\u003cbr\u003e(Note2)| TBD  | O        |\n| KT Classic    | NA             | O                   | O             | O              | O\u003cbr\u003e(Type2)       | O                 | O               | O              | O    | O   | O       | NA          | -        |\n\n※ WIP: Work In Progress,  NA: Not Applicable,  -: Excluded (Classic Resource)  \n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eProvider-specific Notes\u003c/b\u003e\u003c/summary\u003e\n\u003cbr\u003e\n\n**VPC Notes (see each driver's README for details):**  \n- **Type1:** Default VPC (KT VPC)  \n  - CSP: Provides one fixed default VPC only  \n  - CB-Spider: Only one VPC can be created (for abstraction)  \n\n- **Type2:** VPC/Subnet Emulation  \n  - CSP: No VPC concept provided  \n  - CB-Spider: Provides single emulated VPC/Subnet  \n\n**VM Notes:**  \n- **Note1:** For Windows VMs, after creating a VM with SSH key, the password must be checked in Console.  \n\n**NLB Notes:**  \n- **Note2:** VMs registered to NLB must be in the same Subnet as the NLB.  \n\n\u003c/details\u003e\n\n---\n\n## Quick Start\n\nThe [**Quick Start Guide**](https://github.com/cloud-barista/cb-spider/wiki/Quick-Start-Guide) walks you through the following steps:\n\n1. **Start CB-Spider server** — Run with a single Docker command\n2. **Set cloud credentials** — Register your AWS / GCP access keys\n3. **Register cloud connections** — Configure driver, credential, region, and connection\n4. **Create infrastructure** — Create VPC, Security Group, KeyPair, and VM with unified API calls\n5. **Multi-cloud verification** — Query both clouds with the same API, only `ConnectionName` changes\n6. **Cleanup** — Terminate VMs and delete resources\n\n\u003e **Start methods:** [Docker Guide](https://github.com/cloud-barista/cb-spider/wiki/Docker-based-Start-Guide) | [Source Guide](https://github.com/cloud-barista/cb-spider/wiki/Source-based-Start-Guide) | [Authentication Guide](https://github.com/cloud-barista/cb-spider/wiki/Authentication-Guide)\n\n---\n\n## Documentation\n\n### Getting Started\n| Guide | Description |\n|:------|:------------|\n| [Quick Start Guide](https://github.com/cloud-barista/cb-spider/wiki/Quick-Start-Guide) | Start server \u0026 create VMs on AWS + GCP in minutes |\n| [Docker-based Start Guide](https://github.com/cloud-barista/cb-spider/wiki/Docker-based-Start-Guide) | Run CB-Spider using Docker |\n| [Source-based Start Guide](https://github.com/cloud-barista/cb-spider/wiki/Source-based-Start-Guide) | Build and run from source |\n| [How to get CSP Credentials](https://github.com/cloud-barista/cb-spider/wiki/How-to-get-CSP-Credentials) | Obtain credentials for each cloud provider |\n\n### API \u0026 Tools\n| Resource | Link |\n|:---------|:-----|\n| Swagger API Docs | [Swagger UI](https://cloud-barista.github.io/api/?url=https://raw.githubusercontent.com/cloud-barista/cb-spider/refs/heads/master/api/swagger.yaml) · [Swagger Guide](https://github.com/cloud-barista/cb-spider/wiki/Swagger-Guide) |\n| AdminWeb | [AdminWeb Guide](https://github.com/cloud-barista/cb-spider/wiki/CB-Spider-AdminWeb-Guide) |\n| CLI (`spctl`) | [CLI Tool Guide](https://github.com/cloud-barista/cb-spider/wiki/CLI-Tool-Install-Guide) |\n| Driver Capability Info | [Capability Info Guide](https://github.com/cloud-barista/cb-spider/wiki/Cloud-Driver-Capability-Info-Guide) |\n| Function Menu | [CB-Spider Menu](https://github.com/cloud-barista/cb-spider/wiki/CB-Spider-Menu) |\n| MetaDB Auto Backup | [Backup Guide](https://github.com/cloud-barista/cb-spider/wiki/Meta-DB-Backup-Guide) |\n\n### Resource Management Guides\n| Resource | Guide |\n|:---------|:------|\n| Register Connection | [Register Connection Guide](https://github.com/cloud-barista/cb-spider/wiki/Register-Connection-Guide) |\n| Region/Zone Info | [Region/Zone Info Guide](https://github.com/cloud-barista/cb-spider/wiki/REST-API-Region-Zone-Information-Guide) |\n| Quota Info | [Quota Info Guide](https://github.com/cloud-barista/cb-spider/wiki/Quota-Info-Guide) |\n| VM Price Info | [VM Price Info Guide](https://github.com/cloud-barista/cb-spider/wiki/VM-Price-Info-Guide) |\n| VM Image Info | [Public Image Info Guide](https://github.com/cloud-barista/cb-spider/wiki/Public-Image-Info-Guide) |\n| VM Spec Info | [VM Spec Info Guide](https://github.com/cloud-barista/cb-spider/wiki/VM-Spec-Info-Guide) |\n| VPC/Subnet | [VPC/Subnet Management Guide](https://github.com/cloud-barista/cb-spider/wiki/VPC-Subnet-Management-Guide) |\n| Security Group | [SecurityGroup Management Guide](https://github.com/cloud-barista/cb-spider/wiki/SecurityGroup-Management-Guide) |\n| KeyPair | [KeyPair Management Guide](https://github.com/cloud-barista/cb-spider/wiki/KeyPair-Management-Guide) |\n| VM | [VM Management Guide](https://github.com/cloud-barista/cb-spider/wiki/VM-Management-Guide) |\n| Disk | [Disk Management Guide](https://github.com/cloud-barista/cb-spider/wiki/Disk-Management-Guide) |\n| NLB | [Network Load Balancer Guide](https://github.com/cloud-barista/cb-spider/wiki/Network-Load-Balancer(NLB)-Guide) |\n| Kubernetes Cluster | [K8S Cluster Management Guide](https://github.com/cloud-barista/cb-spider/wiki/Kubernetes-Cluster-Management-Guide) |\n| Object Storage (S3) | [Object Storage and S3 API Guide](https://github.com/cloud-barista/cb-spider/wiki/Object-Storage-and-S3-API-Guide) |\n| Tag Management | [Tag Management Guide](https://github.com/cloud-barista/cb-spider/wiki/Tag-Management-Guide) |\n\n\u003e **VM default accounts:** Ubuntu/Debian → `cb-user` · Windows → `Administrator`\n\n\u003e 📖 **Full documentation:** [CB-Spider Wiki](https://github.com/cloud-barista/cb-spider/wiki)\n\n---\n\n## Contributing\n\nWe welcome contributions! Please read [CONTRIBUTING.md](https://github.com/cloud-barista/cb-spider/blob/master/CONTRIBUTING.md) before submitting a pull request.\n\n- **Issues:** [GitHub Issues](https://github.com/cloud-barista/cb-spider/issues)\n- **Pull Requests:** [GitHub Pull Requests](https://github.com/cloud-barista/cb-spider/pulls)\n\n---\n\n## License\n\nCB-Spider is licensed under the [Apache License 2.0](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-barista%2Fcb-spider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud-barista%2Fcb-spider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-barista%2Fcb-spider/lists"}