@goldstack/utils-terraform
Advanced tools
+2
-2
| { | ||
| "name": "@goldstack/utils-terraform", | ||
| "version": "0.4.78", | ||
| "version": "0.4.79", | ||
| "description": "Run Terraform commands easily as npm package scripts", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
| "@goldstack/infra": "0.4.41", | ||
| "@goldstack/infra-aws": "0.4.62", | ||
| "@goldstack/infra-aws": "0.4.63", | ||
| "@goldstack/utils-config": "0.4.41", | ||
@@ -43,0 +43,0 @@ "@goldstack/utils-docker": "0.4.41", |
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
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
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
+ Added
- Removed
Updated