Seagate / cortx

CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
https://github.com/Seagate/cortx
Apache License 2.0
626 stars 339 forks source link

CORTX-34480: Fix to update the secret #1666

Closed pankajgborole closed 1 year ago

pankajgborole commented 1 year ago

Fix to update the secret id and key as variable

Describe your changes in brief

During GitHub scan, it reported Possible valid secrets found in repository in form of AWS ID and key Its decided to hide these secrets and update the actual values with v_key_name There is no impact to any functional aspects as mainly its used as S3 client and not actually being used. whenever actual AWS Account is used its not active accounts. for safely reason we are replace all such instances as well.

Changes

How Has This Been Tested? (Optional)

Screenshots (if appropriate)

Checklist