@moonrepo/cli
Advanced tools
+7
-7
| { | ||
| "name": "@moonrepo/cli", | ||
| "version": "2.0.0-rc.2", | ||
| "version": "2.0.0-rc.3", | ||
| "type": "commonjs", | ||
@@ -32,10 +32,10 @@ "description": "moon command line and core system.", | ||
| "optionalDependencies": { | ||
| "@moonrepo/core-linux-arm64-gnu": "2.0.0-rc.2", | ||
| "@moonrepo/core-linux-arm64-musl": "2.0.0-rc.2", | ||
| "@moonrepo/core-linux-x64-gnu": "2.0.0-rc.2", | ||
| "@moonrepo/core-linux-x64-musl": "2.0.0-rc.2", | ||
| "@moonrepo/core-macos-arm64": "2.0.0-rc.2", | ||
| "@moonrepo/core-windows-x64-msvc": "2.0.0-rc.2" | ||
| "@moonrepo/core-linux-arm64-gnu": "2.0.0-rc.3", | ||
| "@moonrepo/core-linux-arm64-musl": "2.0.0-rc.3", | ||
| "@moonrepo/core-linux-x64-gnu": "2.0.0-rc.3", | ||
| "@moonrepo/core-linux-x64-musl": "2.0.0-rc.3", | ||
| "@moonrepo/core-macos-arm64": "2.0.0-rc.3", | ||
| "@moonrepo/core-windows-x64-msvc": "2.0.0-rc.3" | ||
| }, | ||
| "stableVersion": "1.41.8" | ||
| } |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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