mirror of
https://github.com/github/codeql.git
synced 2025-12-29 07:06:43 +01:00
This sits in between RemoteFlowSource and specific classes like ParamsSource from ActionController. It represents any user-controller input from an incoming HTTP request. This more closely aligns our concepts with the JS library, and allows us to specifically target sources from HTTP requests in the HttpToFileAccess query.