mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01: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)