@prisma/engines
Advanced tools
+4
-4
| { | ||
| "name": "@prisma/engines", | ||
| "version": "7.5.0-dev.19", | ||
| "version": "7.5.0-dev.20", | ||
| "description": "This package is intended for Prisma's internal use", | ||
@@ -25,5 +25,5 @@ "main": "dist/index.js", | ||
| "@prisma/engines-version": "7.5.0-7.e32e01e74d5841684e517d184a54aedc852ef795", | ||
| "@prisma/fetch-engine": "7.5.0-dev.19", | ||
| "@prisma/get-platform": "7.5.0-dev.19", | ||
| "@prisma/debug": "7.5.0-dev.19" | ||
| "@prisma/debug": "7.5.0-dev.20", | ||
| "@prisma/get-platform": "7.5.0-dev.20", | ||
| "@prisma/fetch-engine": "7.5.0-dev.20" | ||
| }, | ||
@@ -30,0 +30,0 @@ "files": [ |
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 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
34
-2.86%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated