@cubejs-backend/cubestore
Advanced tools
+4
-4
| { | ||
| "name": "@cubejs-backend/cubestore", | ||
| "version": "1.6.13", | ||
| "version": "1.6.14", | ||
| "description": "Cube.js pre-aggregation storage layer.", | ||
@@ -35,3 +35,3 @@ "main": "dist/src/index.js", | ||
| "devDependencies": { | ||
| "@cubejs-backend/linter": "1.6.13", | ||
| "@cubejs-backend/linter": "1.6.14", | ||
| "@types/jest": "^27", | ||
@@ -46,3 +46,3 @@ "@types/node": "^18", | ||
| "dependencies": { | ||
| "@cubejs-backend/shared": "1.6.13", | ||
| "@cubejs-backend/shared": "1.6.14", | ||
| "@octokit/core": "^3.2.5", | ||
@@ -60,3 +60,3 @@ "source-map-support": "^0.5.19" | ||
| }, | ||
| "gitHead": "170a910b6607a8f8ceec787bda55abd897ce2f68" | ||
| "gitHead": "ce9243f6a78c6af12906dce85f109cc674cd7461" | ||
| } |
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