@cypress/request
Advanced tools
+2
-2
@@ -10,3 +10,3 @@ { | ||
| ], | ||
| "version": "3.0.8", | ||
| "version": "3.0.9", | ||
| "author": "Mikeal Rogers <mikeal.rogers@gmail.com>", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
| "forever-agent": "~0.6.1", | ||
| "form-data": "~4.0.0", | ||
| "form-data": "~4.0.4", | ||
| "http-signature": "~1.4.0", | ||
@@ -40,0 +40,0 @@ "is-typedarray": "~1.0.0", |
Network access
Supply chain riskThis module accesses the network.
Found 4 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 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
Network access
Supply chain riskThis module accesses the network.
Found 4 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 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
Updated