@cubejs-backend/cubestore
Advanced tools
+4
-4
| { | ||
| "name": "@cubejs-backend/cubestore", | ||
| "version": "1.6.35", | ||
| "version": "1.6.36", | ||
| "description": "Cube.js pre-aggregation storage layer.", | ||
@@ -36,3 +36,3 @@ "main": "dist/src/index.js", | ||
| "devDependencies": { | ||
| "@cubejs-backend/linter": "1.6.35", | ||
| "@cubejs-backend/linter": "1.6.36", | ||
| "@types/jest": "^29", | ||
@@ -47,3 +47,3 @@ "@types/node": "^18", | ||
| "dependencies": { | ||
| "@cubejs-backend/shared": "1.6.35", | ||
| "@cubejs-backend/shared": "1.6.36", | ||
| "@octokit/core": "^3.2.5", | ||
@@ -61,3 +61,3 @@ "source-map-support": "^0.5.19" | ||
| }, | ||
| "gitHead": "72474000afc5c4bac7e7ec6b7fc41c5293bc4f7b" | ||
| "gitHead": "292ba13d1b0a79edb6cc3323fc20faba6ae71c14" | ||
| } |
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 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
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 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
+ Added
- Removed