Erik Krogh Kristensen
|
84d2cb84c1
|
QL: and consistency query that will highlight new consistency errors
|
2021-10-16 23:17:42 +02:00 |
|
Erik Krogh Kristensen
|
74b1c19a20
|
only resolve imports to qll files, and not e.g. dbschemes
|
2021-10-16 23:09:48 +02:00 |
|
Erik Krogh Kristensen
|
1b9793d928
|
QL: only resolve imports to qll files, and not e.g. dbschemes
|
2021-10-16 23:09:48 +02:00 |
|
Erik Krogh Kristensen
|
b31ea30e85
|
better support for getType on super
|
2021-10-16 22:22:52 +02:00 |
|
Erik Krogh Kristensen
|
a65289253e
|
QL: better support for getType on super
|
2021-10-16 22:22:52 +02:00 |
|
Erik Krogh Kristensen
|
f99ce113cb
|
resolve super-expressions when the super-type is explicitly mentioned
|
2021-10-16 21:55:36 +02:00 |
|
Erik Krogh Kristensen
|
928b91d975
|
QL: resolve super-expressions when the super-type is explicitly mentioned
|
2021-10-16 21:55:36 +02:00 |
|
Erik Krogh Kristensen
|
c43ff2f9d0
|
add test for super-types
|
2021-10-16 21:54:23 +02:00 |
|
Erik Krogh Kristensen
|
4c32b7e480
|
QL: add test for super-types
|
2021-10-16 21:54:23 +02:00 |
|
Erik Krogh Kristensen
|
c1b011d47c
|
better type resolution of add expressions
|
2021-10-16 21:35:02 +02:00 |
|
Erik Krogh Kristensen
|
34d4e55459
|
QL: better type resolution of add expressions
|
2021-10-16 21:35:02 +02:00 |
|
Erik Krogh Kristensen
|
2a5d567041
|
add test for type resolution
|
2021-10-16 21:32:25 +02:00 |
|
Erik Krogh Kristensen
|
e528c6ff90
|
QL: add test for type resolution
|
2021-10-16 21:32:25 +02:00 |
|
jorgectf
|
271e2e4c49
|
Update .expected
|
2021-10-16 13:12:33 +02:00 |
|
jorgectf
|
14c50e993b
|
Add django GET.get RFS
|
2021-10-16 13:10:48 +02:00 |
|
jorgectf
|
45146bc798
|
Merge branch 'main' into jorgectf/python/headerInjection
|
2021-10-16 12:46:57 +02:00 |
|
jorgectf
|
bf76d9cd8b
|
Fix django test
|
2021-10-16 10:45:25 +02:00 |
|
jorgectf
|
2db1ffef1e
|
Merge remote-tracking branch 'origin/main' into jorgectf/python/headerInjection
|
2021-10-16 10:40:52 +02:00 |
|
jorgectf
|
f1a73e3009
|
Merge branch 'jorgectf/python/deserialization' of https://github.com/jorgectf/codeql into jorgectf/python/deserialization
|
2021-10-16 10:07:13 +02:00 |
|
jorgectf
|
c2046f1777
|
Improve readability for xmlDom()
|
2021-10-16 10:07:11 +02:00 |
|
Jorge
|
be424704a6
|
Apply suggestions from code review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2021-10-16 10:04:50 +02:00 |
|
jorgectf
|
320a00be31
|
Delete simple API::Nodes
|
2021-10-16 10:02:43 +02:00 |
|
jorgectf
|
5b66a15de3
|
Extend mayBeDangerous() QLDoc
|
2021-10-16 09:57:28 +02:00 |
|
Edoardo Pirovano
|
0e01b91c7e
|
Language reference: Fix when trailing commas are allowed
|
2021-10-16 08:57:26 +01:00 |
|
jorgectf
|
15dfc6d1da
|
Fix xml_sax_parser.py good/bad naming
|
2021-10-16 09:50:58 +02:00 |
|
Arthur Baars
|
e26cf7c354
|
Merge pull request #369 from github/rc/3.3
Merge 3.3 into main
|
2021-10-15 23:04:12 +02:00 |
|
Erik Krogh Kristensen
|
6004ecc3a4
|
Merge pull request #125 from github/erik-krogh/fix-my-own-mistake
fixing the callgraph
|
2021-10-15 22:15:29 +02:00 |
|
Erik Krogh Kristensen
|
efff86e47b
|
QL: Merge pull request #125 from github/erik-krogh/fix-my-own-mistake
fixing the callgraph
|
2021-10-15 22:15:29 +02:00 |
|
Erik Krogh Kristensen
|
f19a229e6f
|
find dbscheme files that are contained within a subfolder
|
2021-10-15 21:37:23 +02:00 |
|
Erik Krogh Kristensen
|
865e4f0441
|
QL: find dbscheme files that are contained within a subfolder
|
2021-10-15 21:37:23 +02:00 |
|
Erik Krogh Kristensen
|
3b1c04b71c
|
correctly resolve super calls in char preds
|
2021-10-15 21:28:19 +02:00 |
|
Erik Krogh Kristensen
|
e060708367
|
QL: correctly resolve super calls in char preds
|
2021-10-15 21:28:19 +02:00 |
|
Erik Krogh Kristensen
|
145efa4a1a
|
improve resolution of buildin predicates (and getAQlClass())
|
2021-10-15 21:23:18 +02:00 |
|
Erik Krogh Kristensen
|
3252c04c38
|
QL: improve resolution of buildin predicates (and getAQlClass())
|
2021-10-15 21:23:18 +02:00 |
|
Arthur Baars
|
9b88bbdd04
|
Merge pull request #367 from github/shati-patel/queriesxml
Add a queries.xml file (for CWE coverage docs)
|
2021-10-15 20:50:21 +02:00 |
|
shati-patel
|
c37cf71766
|
Add a queries.xml file (for CWE coverage) docs
|
2021-10-15 20:33:16 +02:00 |
|
Erik Krogh Kristensen
|
f8138c92c5
|
fix getEnclosingModule, which broke the callgraph
|
2021-10-15 19:48:47 +02:00 |
|
Erik Krogh Kristensen
|
1239b1aee1
|
QL: fix getEnclosingModule, which broke the callgraph
|
2021-10-15 19:48:47 +02:00 |
|
Erik Krogh Kristensen
|
7ce2750c8a
|
add missing getChild() relations
|
2021-10-15 19:48:47 +02:00 |
|
Erik Krogh Kristensen
|
c7aa89b1d8
|
QL: add missing getChild() relations
|
2021-10-15 19:48:47 +02:00 |
|
Erik Krogh Kristensen
|
535904e545
|
add failing callgraph test
|
2021-10-15 19:48:45 +02:00 |
|
Erik Krogh Kristensen
|
b40e30790a
|
QL: add failing callgraph test
|
2021-10-15 19:48:45 +02:00 |
|
Erik Krogh Kristensen
|
d0aa219652
|
add an consistency test for the totality of getParent()
|
2021-10-15 19:46:51 +02:00 |
|
Erik Krogh Kristensen
|
8391580301
|
QL: add an consistency test for the totality of getParent()
|
2021-10-15 19:46:51 +02:00 |
|
Ian Lynagh
|
e485a16993
|
Java: Don't use dbscheme tables in CloseType.qll
|
2021-10-15 18:39:42 +01:00 |
|
Taus
|
d950b59a4d
|
Merge pull request #124 from github/erik-krogh/fix-step-performance
fix performance of the transitive step query
|
2021-10-15 19:11:31 +02:00 |
|
Taus
|
9a02a223e3
|
QL: Merge pull request #124 from github/erik-krogh/fix-step-performance
fix performance of the transitive step query
|
2021-10-15 19:11:31 +02:00 |
|
Calum Grant
|
5861fcf443
|
Address review comment
|
2021-10-15 18:07:18 +01:00 |
|
Calum Grant
|
42c5af3cdf
|
Update docs/codeql/codeql-language-guides/codeql-library-for-ruby.rst
Co-authored-by: hubwriter <hubwriter@github.com>
|
2021-10-15 18:03:12 +01:00 |
|
Calum Grant
|
87adcc2e6b
|
Update docs/codeql/codeql-language-guides/codeql-library-for-ruby.rst
Co-authored-by: hubwriter <hubwriter@github.com>
|
2021-10-15 18:03:04 +01:00 |
|