@platformatic/foundation
Advanced tools
+9
-0
@@ -793,2 +793,6 @@ export function overridableValue (spec, defaultValue) { | ||
| }, | ||
| nodeModulesSourceMaps: { | ||
| type: 'array', | ||
| items: { type: 'string' } | ||
| }, | ||
| packageManager: { | ||
@@ -1283,2 +1287,7 @@ type: 'string', | ||
| }, | ||
| nodeModulesSourceMaps: { | ||
| type: 'array', | ||
| items: { type: 'string' }, | ||
| default: [] | ||
| }, | ||
| scheduler: { | ||
@@ -1285,0 +1294,0 @@ type: 'array', |
+1
-1
| { | ||
| "name": "@platformatic/foundation", | ||
| "version": "3.28.0-alpha.1", | ||
| "version": "3.28.0", | ||
| "description": "Platformatic Foundation", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 3 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 3 instances 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
106104
0.17%3150
0.29%0
-100%