@vercel/ruby
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/ruby", | ||
| "author": "Nathan Cahill <nathan@nathancahill.com>", | ||
| "version": "1.3.20", | ||
| "version": "1.3.21", | ||
| "license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "./dist/index", | ||
| "@types/semver": "6.0.0", | ||
| "@vercel/build-utils": "5.0.8", | ||
| "@vercel/build-utils": "5.1.0", | ||
| "@vercel/ncc": "0.24.0", | ||
@@ -34,3 +34,3 @@ "execa": "2.0.4", | ||
| }, | ||
| "gitHead": "543ffdfe5ccfb59c9c455fc50df3bb8ed1eaf567" | ||
| "gitHead": "7db6436797d0b4131113f0b8dccc3b66bc9b1981" | ||
| } |
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 9 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 9 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