mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
This is important to model mixins correctly, for example when they help handle incoming requests, and therefore need to know that `self.kwargs` contains data controlled by a user.