@arethetypeswrong/cli
Advanced tools
+2
-2
| { | ||
| "name": "@arethetypeswrong/cli", | ||
| "version": "0.18.1", | ||
| "version": "0.18.2", | ||
| "description": "A CLI tool for arethetypeswrong.github.io", | ||
@@ -54,3 +54,3 @@ "author": "Andrew Branch & ej-shafran", | ||
| "semver": "^7.5.4", | ||
| "@arethetypeswrong/core": "0.18.1" | ||
| "@arethetypeswrong/core": "0.18.2" | ||
| }, | ||
@@ -57,0 +57,0 @@ "engines": { |
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
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
- Removed