@opencode-cloud/core
Advanced tools
+1
-1
| [package] | ||
| name = "opencode-cloud-core" | ||
| version = "8.0.0" | ||
| version = "10.0.0" | ||
| edition = "2024" | ||
@@ -5,0 +5,0 @@ rust-version = "1.88" |
+1
-1
| { | ||
| "name": "@opencode-cloud/core", | ||
| "version": "8.0.0", | ||
| "version": "10.0.0", | ||
| "description": "Core NAPI bindings for opencode-cloud (internal package)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -519,3 +519,3 @@ # ============================================================================= | ||
| # Build opencode from source (BuildKit cache mounts disabled for now) | ||
| RUN OPENCODE_COMMIT="ecaebed0934eeda267a66226eb8c2106beaf68c8" \ | ||
| RUN OPENCODE_COMMIT="8a63844a3d3166273a83d5e94d8820d62ad82510" \ | ||
| && rm -rf /tmp/opencode-repo \ | ||
@@ -522,0 +522,0 @@ && git clone --depth 1 https://github.com/pRizz/opencode.git /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
327280
0