@shadowob/cli
Advanced tools
+2
-2
| { | ||
| "name": "@shadowob/cli", | ||
| "version": "1.1.57", | ||
| "version": "1.1.58", | ||
| "description": "Shadow CLI — command-line interface for Shadow servers", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
| "chalk": "^5.4.1", | ||
| "@shadowob/sdk": "1.1.57" | ||
| "@shadowob/sdk": "1.1.58" | ||
| }, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 13 instances
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
316250
19.11%6530
24%48
71.43%+ Added
+ Added
- Removed
- Removed
Updated