@actions/expressions
Advanced tools
+2
-2
| { | ||
| "name": "@actions/expressions", | ||
| "version": "0.3.55", | ||
| "version": "0.3.56", | ||
| "license": "MIT", | ||
@@ -65,3 +65,3 @@ "type": "module", | ||
| }, | ||
| "gitHead": "299068d87d44c00fa234d7af7c7f80c05b3af3b6" | ||
| "gitHead": "20129f538fb48a73d76e1e6438fe6ea9225ff899" | ||
| } |
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