@actions/expressions
Advanced tools
+2
-2
| { | ||
| "name": "@actions/expressions", | ||
| "version": "0.3.56", | ||
| "version": "0.3.57", | ||
| "license": "MIT", | ||
@@ -65,3 +65,3 @@ "type": "module", | ||
| }, | ||
| "gitHead": "20129f538fb48a73d76e1e6438fe6ea9225ff899" | ||
| "gitHead": "0508aadf7f5ed2b21ee19295265067e5a656484a" | ||
| } |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package