@vercel/python
Advanced tools
+4
-4
| { | ||
| "name": "@vercel/python", | ||
| "version": "6.11.1", | ||
| "version": "6.12.0-canary.20260211174907.cdd2da6", | ||
| "main": "./dist/index.js", | ||
@@ -19,3 +19,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@vercel/python-analysis": "0.4.0" | ||
| "@vercel/python-analysis": "0.5.0-canary.20260211174907.cdd2da6" | ||
| }, | ||
@@ -38,4 +38,4 @@ "devDependencies": { | ||
| "which": "3.0.0", | ||
| "@vercel/build-utils": "13.3.5", | ||
| "@vercel/error-utils": "2.0.3" | ||
| "@vercel/build-utils": "13.4.0-canary.20260211174907.cdd2da6", | ||
| "@vercel/error-utils": "2.1.0-canary.20260211174907.cdd2da6" | ||
| }, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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 10 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 10 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
325466
0.04%1
Infinity%+ Added
- Removed
Updated