@balancy/cocos-creator
Advanced tools
+2
-2
@@ -5,3 +5,3 @@ { | ||
| "name": "@balancy/cocos-creator", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "author": "Balancy Team", | ||
@@ -31,3 +31,3 @@ "editor": ">=3.8.3", | ||
| "dependencies": { | ||
| "@balancy/cli": "~1.2.0", | ||
| "@balancy/cli": "~1.2.1", | ||
| "fs-extra": "^10.0.0" | ||
@@ -34,0 +34,0 @@ }, |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
12
9.09%Updated