Files
codeql/csharp/ql/lib
Ed Minnix b618ae06e8 Model Blazor attributes as marking sources
The attributes

- `[Parameter]`
- `[SupplyParameterFromFormAttribute]`
- `[SupplyParameterFromQueryAttribute]`

Tell Blazor to initialize the variables with parameters defined by the
route/form values/query parameters/etc. Values derived from the URI or
form should be classified as `remote` flow sources.
2024-12-19 09:01:56 -05:00
..
2024-12-13 12:48:01 -05:00
2024-12-17 14:40:01 +01:00
2024-09-16 14:12:10 +02:00
2024-04-16 16:29:56 +02:00
2022-12-06 11:59:13 +01:00
2021-08-19 14:09:35 -07:00
2021-08-19 14:09:35 -07:00
2024-02-26 11:23:49 +01:00