@opencode-cloud/core
Advanced tools
+1
-1
| [package] | ||
| name = "opencode-cloud-core" | ||
| version = "6.4.0" | ||
| version = "6.4.1" | ||
| edition = "2024" | ||
@@ -5,0 +5,0 @@ rust-version = "1.88" |
+1
-1
| { | ||
| "name": "@opencode-cloud/core", | ||
| "version": "6.4.0", | ||
| "version": "6.4.1", | ||
| "description": "Core NAPI bindings for opencode-cloud (internal package)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-4
@@ -44,3 +44,2 @@ # opencode-cloud | ||
| - **Remote host management** - Manage opencode containers on remote servers via SSH | ||
| - **Web-based admin** - Cockpit integration for container administration | ||
@@ -194,5 +193,3 @@ ## How it works | ||
| opencode-cloud uses **PAM (Pluggable Authentication Modules)** for authentication. Users created via `occ user add` can authenticate to both: | ||
| - **opencode web UI** - Access the coding interface | ||
| - **Cockpit** - System administration interface | ||
| opencode-cloud uses **PAM (Pluggable Authentication Modules)** for authentication. Users created via `occ user add` authenticate to the opencode web UI. | ||
@@ -199,0 +196,0 @@ ### Creating Users |
@@ -282,3 +282,3 @@ # ============================================================================= | ||
| # Disabled temporarily to reduce Docker build time. | ||
| # RUN curl -sL https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_linux_$(dpkg --print-architecture) -o /home/opencode/.local/bin/yq \ | ||
| # RUN curl -sL https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_linux_$(dpkg --print-architecture) -o /home/opencode/.local/bin/yq \ | ||
| # && chmod +x /home/opencode/.local/bin/yq | ||
@@ -389,3 +389,3 @@ | ||
| # RUN . /home/opencode/.cargo/env \ | ||
| # && cargo install --locked cargo-nextest@0.9.122 cargo-audit@0.22.0 cargo-deny@0.19.0 | ||
| # && cargo install --locked cargo-nextest@0.9.124 cargo-audit@0.22.0 cargo-deny@0.19.0 | ||
| # | ||
@@ -392,0 +392,0 @@ # # Install mold fast linker (2026-01-22) |
@@ -12,3 +12,2 @@ # opencode-cloud-sandbox | ||
| - Core CLI utilities (ripgrep, eza, jq, git, etc.) | ||
| - Cockpit web console for administration | ||
| - opencode preinstalled with the GSD plugin | ||
@@ -32,6 +31,6 @@ | ||
| ``` | ||
| docker run --rm -it -p 3000:3000 -p 9090:9090 ghcr.io/prizz/opencode-cloud-sandbox:latest | ||
| docker run --rm -it -p 3000:3000 ghcr.io/prizz/opencode-cloud-sandbox:latest | ||
| ``` | ||
| The opencode web UI is available at `http://localhost:3000`. Cockpit runs on `http://localhost:9090`. | ||
| The opencode web UI is available at `http://localhost:3000`. | ||
@@ -38,0 +37,0 @@ ## opencode build and serve flow |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
324937
-0.08%308
-0.96%