Sarma
Results
2
comments of
Sarma
Echoing: High Severity. PR # 159 created. https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas/pull/159
> Adding `.encode()` to a string variable doesn't perform any extra sanitization. It's not going to address your [log injection concerns](https://codeql.github.com/codeql-query-help/python/py-log-injection/). > > The correct fix for this is to...