Closed pankajgborole closed 1 year ago
Thanks for your contribution in opening this pull request! Now you can be rewarded with a CORTX sticker by requesting cortx sticker In the meantime, please check out the contributing guidelines and explore other ways you can get involved.
Thanks for your contribution to CORTX! :tada:
Problem Statement
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