Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Stricter aws_secret validation. #86

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Stricter aws_secret validation. #86

merged 1 commit into from
Jan 18, 2022

Conversation

tristanmorgan
Copy link
Owner

Description

Improves the validation on the aws secret key to be base64 encoded string that decodes to 30 bytes. (previous was just checking the encoded length was 40)

Did you run the Tests?

  • Rubocop
  • Rspec
  • Filemode
  • Yard

@tristanmorgan tristanmorgan merged commit 90b4ed4 into main Jan 18, 2022
@tristanmorgan tristanmorgan deleted the secret-validate branch January 18, 2022 03:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants