@opencode-cloud/core
Advanced tools
+1
-1
| [package] | ||
| name = "opencode-cloud-core" | ||
| version = "25.1.0" | ||
| version = "25.1.3" | ||
| edition = "2024" | ||
@@ -5,0 +5,0 @@ rust-version = "1.89" |
+1
-1
| { | ||
| "name": "@opencode-cloud/core", | ||
| "version": "25.1.0", | ||
| "version": "25.1.3", | ||
| "description": "Core NAPI bindings for opencode-cloud (internal package)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -302,3 +302,3 @@ # ============================================================================= | ||
| # bun - self-managing installer, pinned to version (2026-02-03) | ||
| RUN curl -fsSL https://bun.sh/install | bash -s "bun-v1.3.8" \ | ||
| RUN curl -fsSL https://bun.sh/install | bash -s "bun-v1.3.9" \ | ||
| && rm -rf /home/opencoder/.bun/install/cache /home/opencoder/.bun/cache /home/opencoder/.cache/bun | ||
@@ -560,3 +560,3 @@ | ||
| OPENCODE_COMMIT_OVERRIDE="${OPENCODE_COMMIT:-}"; \ | ||
| OPENCODE_COMMIT="903cc25d0f2912e6f36e87a4f475d1104428aafc"; \ | ||
| OPENCODE_COMMIT="5df221c3c3fb84cba8d2565ecc4880a9046aa6c4"; \ | ||
| if [ -n "${OPENCODE_COMMIT_OVERRIDE}" ]; then OPENCODE_COMMIT="${OPENCODE_COMMIT_OVERRIDE}"; fi; \ | ||
@@ -563,0 +563,0 @@ rm -rf /tmp/opencode-repo; \ |
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