You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3 Secret Keys that are defined in a JSON file as a KV pair S3_SECRET_KEY: verysecret are recognized. The corresponding S3_ACCESS_KEY pairs are recognized.
Actual Behavior
S3 access keys are recognized, S3 secret keys not.
Steps to Reproduce
Take a test JSON file with both KV pairs
Place the JSON in a S3 Bucket
Scan the bucket (without any special flags)
See that S3_ACCESS_KEY is recognized and S3_SECRET_KEY not
Version
3.82.6
Trace Output
NOT APPLICABLE
Expected Behavior
S3 Secret Keys that are defined in a JSON file as a KV pair S3_SECRET_KEY: verysecret are recognized. The corresponding S3_ACCESS_KEY pairs are recognized.
Actual Behavior
S3 access keys are recognized, S3 secret keys not.
Steps to Reproduce
Environment
Additional Context
References
The text was updated successfully, but these errors were encountered: