Files
codeql/python/ql/test/experimental
Rasmus Lerchedahl Petersen 4713ba1e12 python: more results no longer missing
Adjusted `tracked.ql`
- no need to annotate results on line 0
  this could happen for global SSA variables
- no need to annotate scope entry definitons
  they look a bit weird, as the annotation goes on the
  line of the function definition.
2023-03-16 12:55:58 +01:00
..
2023-02-28 14:31:00 +01:00

This directory contains tests for experimental CodeQL queries and libraries.