Commit 25043f5
authored
Merge pull request github#11376 from RasmusWL/call-graph-code
Python: New type-tracking based call-graphFile tree
208 files changed
+5048
-2392
lines changed- python/ql
- lib
- change-notes
- semmle/python
- dataflow/new/internal
- frameworks
- internal
- objects
- pointsto
- security/dataflow
- types
- src
- Security/CWE-020-ExternalAPIs
- experimental/semmle/python/security
- meta/analysis-quality
- test
- experimental
- dataflow
- TestUtil
- basic
- callgraph_crosstalk
- calls
- consistency
- coverage
- enclosing-callable
- exceptions
- fieldflow
- global-flow
- match
- pep_328
- regression
- strange-essaflow
- strange-pointsto-interaction-investigation
- src
- test-1-normal
- test-2-without-splitting
- test-3-max-import-depth-0
- test-4-max-import-depth-100
- test-5-max-import-depth-3
- test-6-max-import-depth-2
- summaries
- tainttracking
- basic
- commonSanitizer
- customSanitizer
- defaultAdditionalTaintStep-py3
- defaultAdditionalTaintStep
- generator-flow
- unwanted-global-flow
- typetracking
- variable-capture
- library-tests
- CallGraph-implicit-init
- CallGraph-imports
- pkg
- CallGraph
- code
- library-tests
- ApiGraphs/py3
- PointsTo/new
- filters/tests
- frameworks/django-orm
- query-tests/Security
- CWE-020-ExternalAPIs
- CWE-022-PathInjection
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
208 files changed
+5048
-2392
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
414 | 420 | | |
415 | 421 | | |
416 | 422 | | |
| |||
0 commit comments