Files
codeql/python/ql/test/library-tests/frameworks
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
..
2024-07-23 10:15:09 +01:00
2024-01-29 14:30:20 +01:00
2024-07-30 17:20:14 +02:00
2024-07-23 13:21:37 +01:00
2024-07-23 13:21:37 +01:00