mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02:00
After some research, we discovered that any keyword argument passed to the objects method will result in NoSQL injection. This includes scenarios where we have the following: objects(name_of_model_attribute=unsanitized_user_input)