@pinpt/cli
Advanced tools
+1
-1
@@ -264,3 +264,3 @@ import CFonts from 'cfonts'; | ||
| const { apihost: _apihost, siteId } = readPinpointConfig(); | ||
| _apiKey = getAPIKey(apihost, siteId); | ||
| _apiKey = getAPIKey(_apihost, siteId); | ||
| if (!_apiKey) { | ||
@@ -267,0 +267,0 @@ error( |
+1
-1
| { | ||
| "name": "@pinpt/cli", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Pinpoint CLI", | ||
@@ -5,0 +5,0 @@ "bin": { |
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 4 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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 4 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
29565
0