mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
I noticed that we don't handle PostUpdateNote very well in the concept tests, for exmaple for `json.dump(...)` there _should_ have been an `encodeOutput` as part of the inline expectations. I'll work on fixing that up in a separate PR, to keep things clean.
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
import experimental.meta.InlineTaintTest
|