aws-samples / aws-secrets-manager-rotation-lambdas

Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
MIT No Attribution
329 stars 282 forks source link

Escape user input and add additional security checks #59

Closed kboxeth closed 3 years ago

kboxeth commented 3 years ago

Issue #, if available:

Description of changes: Escapes user input (Usernames, table names ..etc) in all rotation lambdas, adds additional security checks, and other minor bug fixes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.