aws-webdeploy
Advanced tools
+2
-2
| { | ||
| "name": "aws-webdeploy", | ||
| "version": "2.1.4", | ||
| "version": "2.1.5", | ||
| "description": "Commandline tool used to deploy a web application.", | ||
@@ -12,3 +12,3 @@ "bin": "index.js", | ||
| "aws-cdk": "^1.52.0", | ||
| "aws-cdk-static-website": "^2.2.1", | ||
| "aws-cdk-static-website": "^2.2.2", | ||
| "commander": "^2.20.0", | ||
@@ -15,0 +15,0 @@ "fs-extra": "^8.1.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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package