Files
codeql/python/ql/test/query-tests/Security
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-07-16 16:50:08 +01:00
2024-08-27 14:18:50 +01:00
2024-08-28 09:11:34 +01:00