Files
codeql/python/ql/test/query-tests
Rasmus Wriedt Larsen deb3db3f95 Python: Add non-alert data for extractor diagnostics
This is basically just a port of the C++/JS queries added in:

- https://github.com/github/codeql/pull/5414 (C++)
- https://github.com/github/codeql/pull/5656 (JS)

SyntaxError should capture all errors we have information about. At least in
`python/ql/src/semmlecode.python.dbscheme` the only match for `error` is
`py_syntax_error_versioned` (which `SyntaxError` is based on).
2021-04-23 13:29:44 +02:00
..
2020-06-19 20:15:01 +02:00
2020-05-25 09:00:34 +02:00
2019-05-01 13:16:40 +02:00