@smartthings/cli-lib
Advanced tools
@@ -57,3 +57,3 @@ "use strict"; | ||
| return url.protocol === 'https:' || | ||
| url.protocol === 'http:' && allowedHTTPHosts.includes(url.host) || | ||
| url.protocol === 'http:' && allowedHTTPHosts.includes(url.hostname) || | ||
| 'https is required except for localhost'; | ||
@@ -60,0 +60,0 @@ } |
+2
-2
| { | ||
| "name": "@smartthings/cli-lib", | ||
| "version": "2.2.4", | ||
| "version": "2.2.5", | ||
| "description": "SmartThings CLI utility library", | ||
@@ -33,3 +33,3 @@ "author": "Samsung Electronics Co., LTD.", | ||
| "@oclif/core": "^1.16.3", | ||
| "@smartthings/core-sdk": "^8.1.2", | ||
| "@smartthings/core-sdk": "^8.2.0", | ||
| "@types/eventsource": "^1.1.9", | ||
@@ -36,0 +36,0 @@ "axios": "^0.28.0", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
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
189055
014
-6.67%Updated