Files
codeql/python
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-01-05 20:42:29 +01:00
2022-10-13 11:21:09 -04:00
2023-03-16 12:55:58 +01:00