@spinajs/fs-s3
Advanced tools
+5
-5
| { | ||
| "name": "@spinajs/fs-s3", | ||
| "version": "2.0.430", | ||
| "version": "2.0.431", | ||
| "description": "file operations implementation for aws s3 storage", | ||
@@ -59,6 +59,6 @@ | ||
| "dependencies": { | ||
| "@spinajs/configuration": "^2.0.430", | ||
| "@spinajs/di": "^2.0.430", | ||
| "@spinajs/fs": "^2.0.430", | ||
| "@spinajs/log": "^2.0.430", | ||
| "@spinajs/configuration": "^2.0.431", | ||
| "@spinajs/di": "^2.0.431", | ||
| "@spinajs/fs": "^2.0.431", | ||
| "@spinajs/log": "^2.0.431", | ||
| "@aws-sdk/client-s3":"^3.821.0", | ||
@@ -65,0 +65,0 @@ "@aws-sdk/cloudfront-signer": "^3.821.0", |
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 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
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 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
Updated
Updated
Updated