Files
codeql/python/ql/test/library-tests/frameworks/stdlib
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
..
2024-06-28 15:25:17 +02:00
2023-02-13 15:39:43 +01:00
2024-10-11 15:36:44 +02:00