@dbcube/cli
Advanced tools
+3
-3
@@ -7,3 +7,3 @@ { | ||
| "dependencies": { | ||
| "@dbcube/schema-builder": "^5.0.7", | ||
| "@dbcube/schema-builder": "^5.0.9", | ||
| "@inquirer/prompts": "^8.3.0", | ||
@@ -25,5 +25,5 @@ "alwait": "^1.0.0", | ||
| "packages": { | ||
| "@dbcube/core": ["@dbcube/core@5.0.7", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-xIPZgoCrt+EDAH9Vd8KFNCqAW+lhpUBrxptmpRMEIa/A5T5dT3WRZXrY5uvHOFUGO9sZcwDyekA7O5hWxUq+2w=="], | ||
| "@dbcube/core": ["@dbcube/core@5.0.9", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-BYSf6io6hLJJp2LGBjLz6r3UFnwRJjBIGKxvo44qttSTNKALSRRagmeQP1wMMVsB7PvrFqGAtDrb2I9EGcCeug=="], | ||
| "@dbcube/schema-builder": ["@dbcube/schema-builder@5.0.7", "", { "dependencies": { "@dbcube/core": "^5.0.7", "chalk": "^5.6.2", "ora": "^9.3.0" } }, "sha512-tAnu/VvtjslnrZqhuDnKCK+KRDmZaLbpLCZQIVlv1KNNDhMX6pN3vZ26KOosGiX67thR8QZw7lcaj0kre+UK7Q=="], | ||
| "@dbcube/schema-builder": ["@dbcube/schema-builder@5.0.9", "", { "dependencies": { "@dbcube/core": "^5.0.8", "chalk": "^5.6.2", "ora": "^9.3.0" } }, "sha512-WDnFyjfH9/CqGNY13waEWWQ93lZ3VLXMRBt37lSK2o8Og2+UJep7B1fDAEerZ0t1AtuJlUGvxoj0WJDq8iB/SA=="], | ||
@@ -30,0 +30,0 @@ "@inquirer/ansi": ["@inquirer/ansi@2.0.3", "", {}, "sha512-g44zhR3NIKVs0zUesa4iMzExmZpLUdTLRMCStqX3GE5NT6VkPcxQGJ+uC8tDgBUC/vB1rUhUd55cOf++4NZcmw=="], |
+2
-2
| { | ||
| "name": "@dbcube/cli", | ||
| "version": "5.0.6", | ||
| "version": "5.0.7", | ||
| "main": "index.js", | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@dbcube/schema-builder": "^5.0.7", | ||
| "@dbcube/schema-builder": "^5.0.9", | ||
| "@inquirer/prompts": "^8.3.0", | ||
@@ -19,0 +19,0 @@ "alwait": "^1.0.0", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 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