@cubejs-backend/cubestore
Advanced tools
+4
-4
| { | ||
| "name": "@cubejs-backend/cubestore", | ||
| "version": "1.6.9", | ||
| "version": "1.6.10", | ||
| "description": "Cube.js pre-aggregation storage layer.", | ||
@@ -35,3 +35,3 @@ "main": "dist/src/index.js", | ||
| "devDependencies": { | ||
| "@cubejs-backend/linter": "1.6.9", | ||
| "@cubejs-backend/linter": "1.6.10", | ||
| "@types/jest": "^27", | ||
@@ -46,3 +46,3 @@ "@types/node": "^18", | ||
| "dependencies": { | ||
| "@cubejs-backend/shared": "1.6.9", | ||
| "@cubejs-backend/shared": "1.6.10", | ||
| "@octokit/core": "^3.2.5", | ||
@@ -60,3 +60,3 @@ "source-map-support": "^0.5.19" | ||
| }, | ||
| "gitHead": "85d9e79e219d7c9c5508b83574b126a6761d78ce" | ||
| "gitHead": "4b4bdf283aba33cd82cba9dcea0f8fe226f4559c" | ||
| } |
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
36072
0.01%+ Added
+ Added
- Removed