@auto-it/core
Advanced tools
+3
-3
| { | ||
| "name": "@auto-it/core", | ||
| "version": "11.3.5", | ||
| "version": "11.3.6", | ||
| "description": "Node API for using auto.", | ||
@@ -40,3 +40,3 @@ "main": "dist/auto.js", | ||
| "dependencies": { | ||
| "@auto-it/bot-list": "11.3.5", | ||
| "@auto-it/bot-list": "11.3.6", | ||
| "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", | ||
@@ -104,3 +104,3 @@ "@octokit/core": "^3.5.1", | ||
| }, | ||
| "gitHead": "503e8d47c4065bbe0f48b643e1fba796e8a93f54" | ||
| "gitHead": "e828cd1c30721565ccc07144c39bc7eb55ed0878" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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
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 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
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
+ Added
- Removed
Updated