@vercel/ruby
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/ruby", | ||
| "author": "Nathan Cahill <nathan@nathancahill.com>", | ||
| "version": "1.3.4-canary.2", | ||
| "version": "1.3.4-canary.3", | ||
| "license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "./dist/index", | ||
| "@types/semver": "6.0.0", | ||
| "@vercel/build-utils": "2.16.1-canary.2", | ||
| "@vercel/build-utils": "2.16.1-canary.3", | ||
| "@vercel/ncc": "0.24.0", | ||
@@ -33,3 +33,3 @@ "execa": "2.0.4", | ||
| }, | ||
| "gitHead": "d91bca7d6bc8066690c0db4b11990a354d13ebbd" | ||
| "gitHead": "41d66661399754aed76a655c92f28c19afd0e8f1" | ||
| } |
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