@existdb/node-exist
Advanced tools
@@ -141,3 +141,3 @@ const xmlrpc = require('xmlrpc') | ||
| } | ||
| if (!mergedOptions.rejectUnauthorized) { | ||
| if (('rejectUnauthorized' in mergedOptions) && !mergedOptions.rejectUnauthorized) { | ||
| console.warn('Connecting to remote DB allowing invalid certificate.') | ||
@@ -144,0 +144,0 @@ } |
+1
-1
@@ -56,3 +56,3 @@ { | ||
| }, | ||
| "version": "5.5.0" | ||
| "version": "5.5.1" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 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
50893
0.08%