@auto-it/core
Advanced tools
+3
-3
| { | ||
| "name": "@auto-it/core", | ||
| "version": "11.3.0", | ||
| "version": "11.3.2", | ||
| "description": "Node API for using auto.", | ||
@@ -40,3 +40,3 @@ "main": "dist/auto.js", | ||
| "dependencies": { | ||
| "@auto-it/bot-list": "11.3.0", | ||
| "@auto-it/bot-list": "11.3.2", | ||
| "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", | ||
@@ -104,3 +104,3 @@ "@octokit/core": "^3.5.1", | ||
| }, | ||
| "gitHead": "c6961698ab27ac61b1a0f44a9e20785d5ae11e88" | ||
| "gitHead": "f455ccda5301df8f100d98cbee01e5ce4da8f62f" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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 2 instances 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