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
..
2026-03-04 13:11:38 +00:00
2024-04-23 09:40:44 +02:00
2024-12-12 13:54:30 +01:00
2026-03-05 22:20:03 +00:00
2024-04-23 09:40:44 +02:00
2026-04-17 13:16:46 +00:00
2026-04-17 13:16:46 +00:00
2026-03-04 13:11:38 +00:00
2026-03-04 15:02:53 +00:00
2024-04-23 09:40:44 +02:00
2024-09-30 12:00:38 +02:00
2024-12-12 13:54:30 +01:00
2025-09-16 18:08:53 +02:00
2026-03-04 13:11:38 +00:00
2026-03-04 12:45:05 +00:00
2024-04-23 09:40:44 +02:00
2026-03-04 13:11:38 +00:00
2024-04-23 09:40:44 +02:00
2026-03-04 12:45:05 +00:00
2026-03-04 13:11:38 +00:00
2024-12-12 13:54:30 +01:00
2024-04-23 09:40:44 +02:00
2024-06-19 11:33:50 +02:00
2024-12-12 13:54:30 +01:00
2026-05-21 16:57:44 +01:00
2024-04-23 09:40:44 +02:00
2026-02-16 13:48:32 +00:00
2024-04-23 09:40:44 +02:00
2026-05-21 16:57:44 +01:00
2026-03-04 13:11:38 +00:00
2024-12-03 19:18:57 +01:00
2026-02-16 13:48:32 +00:00
2024-04-23 09:40:44 +02:00
2026-03-04 13:11:38 +00:00
2024-04-23 09:40:44 +02:00
2024-04-23 09:40:44 +02:00
2024-10-15 12:54:30 +02:00