This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-06 19:20:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b99e44c3caae76267f5c45b7979192abfc80ff24
codeql
/
python
/
ql
/
test
/
library-tests
/
PointsTo
/
general
History
Erik Krogh Kristensen
a1769f8036
Python: add default implementation of getName() and deprecate it
2022-03-09 18:28:12 +01:00
..
GlobalPointsTo.expected
Python: Enhance points-to to support type-hint analysis.
2019-08-15 11:35:14 +01:00
GlobalPointsTo.ql
Python: Autoformat everything using
qlformat
.
2020-07-07 15:43:52 +02:00
interesting.qll
Python: add default implementation of getName() and deprecate it
2022-03-09 18:28:12 +01:00
LocalPointsTo.expected
Python: Enhance points-to to support type-hint analysis.
2019-08-15 11:35:14 +01:00
LocalPointsTo.ql
Python: Autoformat everything using
qlformat
.
2020-07-07 15:43:52 +02:00
LocalPointsToType.expected
Python points-to: track instances of int, float or str without a specific value, and calls to bool().
2019-08-08 10:49:58 +01:00
LocalPointsToType.ql
Python: Autoformat everything using
qlformat
.
2020-07-07 15:43:52 +02:00
options
…
pointsto_test.py
…
Util.qll
Python: Autoformat everything using
qlformat
.
2020-07-07 15:43:52 +02:00
xyz.py
…