@sql-controller/cli
Advanced tools
+6
-0
| # @sql-controller/cli | ||
| ## 0.0.8 | ||
| ### Patch Changes | ||
| - [`7673e5d`](https://github.com/swordev/sql-controller/commit/7673e5d65da8837b8c2a9612ff13a08cf7eba89d) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix docker image | ||
| ## 0.0.7 | ||
@@ -4,0 +10,0 @@ |
+1
-1
| { | ||
| "name": "@sql-controller/cli", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "description": "CLI tool for syncing configs of accounts, databases and privileges.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/swordev/sql-controller#readme", |
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 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
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 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
34046
0.59%