Files
codeql/python
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-04-16 16:29:56 +02:00
2024-06-10 17:03:58 +02:00
2022-10-13 11:21:09 -04:00
2024-06-25 14:13:44 +02:00