Files
codeql/python/ql/test/library-tests
Rasmus Wriedt Larsen 56c85ffe54 Python: Fixup threat-models for os.environ.get()
Since using `.DictionaryElementAny` doesn't actually do a store on the
source, (so we can later follow any dict read-steps).

I added the ensure_tainted steps to highlight that the result of the
WHOLE expression ends up "tainted", and that we don't just mark
`os.environ` as the source without further flow.
2024-09-10 14:32:36 +02:00
..
2020-03-30 11:59:10 +02:00
2022-04-22 12:55:28 +02:00
2022-08-24 16:51:50 +01:00
2023-11-06 13:50:55 +00:00
2020-03-30 11:59:10 +02:00
2024-04-22 12:00:09 +00:00
2023-04-26 13:41:57 +02:00