@grown/cli
Advanced tools
+4
-4
| { | ||
| "name": "@grown/cli", | ||
| "version": "0.0.90", | ||
| "version": "0.0.91", | ||
| "main": "index.js", | ||
@@ -25,4 +25,4 @@ "author": "Alvaro Cabrera <pateketrueke@gmail.com>", | ||
| "@grown/bud": "^0.0.66", | ||
| "@grown/logger": "^0.0.24", | ||
| "@grown/repl": "^0.0.29", | ||
| "@grown/logger": "^0.0.25", | ||
| "@grown/repl": "^0.0.30", | ||
| "fastest-levenshtein": "^1.0.12", | ||
@@ -37,3 +37,3 @@ "fs-extra": "~9.1.0", | ||
| }, | ||
| "gitHead": "e1547e15b3cb36a948ba0f28260ad846e4b57a19" | ||
| "gitHead": "d198641db1f3d935eea1643f6653b8b50096dfdb" | ||
| } |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated
Updated