Files
codeql/python/ql/lib
Rasmus Lerchedahl Petersen a063d7d510 Python: sinks -> decodings
Query operators that interpret JavaScript
are no longer considered sinks.
Instead they are considered decodings
and the output is the tainted dictionary.
The state changes to `DictInput` to reflect
that the user now controls a dangerous dictionary.

This fixes the spurious result and moves the error reporting
to a more logical place.
2023-09-11 16:33:20 +02:00
..
2023-09-11 16:33:20 +02:00
2022-10-13 11:21:10 -04:00