- Notifications
You must be signed in to change notification settings - Fork 292
Open
Description
aws-secrets-manager-rotation-lambdas/SecretsManagerRDSMariaDBRotationMultiUser/lambda_function.py
Line 207 in b4b8eca
| cur.execute(new_grant_escaped + " TO %s IDENTIFIED BY %s", (pending_dict['username'], pending_dict['password'])) |
This should be properly parameterized.
Metadata
Metadata
Assignees
Labels
No labels