@aws-sdk/credential-provider-process
Advanced tools
+2
-2
| { | ||
| "name": "@aws-sdk/credential-provider-process", | ||
| "version": "3.972.3", | ||
| "version": "3.972.4", | ||
| "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config", | ||
@@ -29,3 +29,3 @@ "main": "./dist-cjs/index.js", | ||
| "dependencies": { | ||
| "@aws-sdk/core": "^3.973.5", | ||
| "@aws-sdk/core": "^3.973.6", | ||
| "@aws-sdk/types": "^3.973.1", | ||
@@ -32,0 +32,0 @@ "@smithy/property-provider": "^4.2.8", |
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
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
Updated