Files
codeql/python/ql/test/query-tests
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
..
2022-12-19 15:15:32 +00:00
2022-08-22 21:41:47 +02:00
2023-09-11 16:33:20 +02:00
2023-03-20 14:13:48 +01:00