@actions/io
Advanced tools
+5
-1
| { | ||
| "name": "@actions/io", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "Actions io lib", | ||
@@ -19,2 +19,6 @@ "keywords": [ | ||
| "import": "./lib/io.js" | ||
| }, | ||
| "./lib/io-util": { | ||
| "types": "./lib/io-util.d.ts", | ||
| "import": "./lib/io-util.js" | ||
| } | ||
@@ -21,0 +25,0 @@ }, |
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
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
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
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
36953
0.28%