Files
codeql/python/ql/lib
Rasmus Lerchedahl Petersen 281ac05868 python: add modelling for urlib.parse
- `quote` together with `re.compile` recover regex injection alerts on haiwen/seahub
- `quote_plus` recovers the URL redirection alert on DemocracyClub/EveryElection
- `unquote` recovers path injection alerts on `cloudera/hue`
- it was tedious finding justifications for the rest..
2024-06-25 14:13:44 +02:00
..
2024-06-25 14:13:44 +02:00
2024-06-24 13:35:48 +02:00
2024-04-16 16:29:56 +02:00
2022-10-13 11:21:10 -04:00
2024-06-25 14:13:41 +02:00