@cubejs-backend/base-driver
Advanced tools
+4
-4
@@ -5,3 +5,3 @@ { | ||
| "author": "Cube Dev, Inc.", | ||
| "version": "1.6.43", | ||
| "version": "1.6.44", | ||
| "repository": { | ||
@@ -37,7 +37,7 @@ "type": "git", | ||
| "@azure/storage-blob": "^12.9.0", | ||
| "@cubejs-backend/shared": "1.6.43", | ||
| "@cubejs-backend/shared": "1.6.44", | ||
| "@google-cloud/storage": "^7.13.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@cubejs-backend/linter": "1.6.43", | ||
| "@cubejs-backend/linter": "1.6.44", | ||
| "@types/jest": "^29", | ||
@@ -56,3 +56,3 @@ "@types/node": "^20", | ||
| }, | ||
| "gitHead": "2f5bb8cb63ccde10b16bd00e5fa56955c2d7e571" | ||
| "gitHead": "6b5ff94bd2799ebe4228b3d5252b2aa2e0ae2020" | ||
| } |
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
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
+ Added
- Removed