Files
codeql/python/ql/test/query-tests/Security/CWE-918-ServerSideRequestForgery
Rasmus Lerchedahl Petersen b67694b2ab Python: Remove imprecise container steps
- remove `tupleStoreStep` and `dictStoreStep` from `containerStep`
   These are imprecise compared to the content being precise.
- add implicit reads to recover taint at sinks
- add implicit read steps for decoders
  to supplement the `AdditionalTaintStep`
  that now only covers when the full container is tainted.
2026-05-21 16:57:44 +01:00
..
2021-12-16 01:48:34 +01:00
2026-02-10 11:46:16 -05:00