Erik Krogh Kristensen
|
758a5d7a85
|
few join order fixes
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
6eca4ba2d3
|
get around identical files by adding the ref() call somewhere else
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
4089788629
|
revert caching of some large predicates that caused the DB size to increase too much
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
0da80f90d3
|
rename the SSA stages to AST
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
c9e3a62953
|
cached stages iteration 5
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
a8f9a91e38
|
cached stages iteration 4
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
f68357a063
|
cached stages iteration 3.5
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
37a9b41e26
|
cached stages iteration 3
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
60b5af215f
|
cached stages iteration 2
|
2022-03-30 22:53:59 +02:00 |
|
Erik Krogh Kristensen
|
71eacea90b
|
add the cached stages pattern to Python
|
2022-03-30 22:53:59 +02:00 |
|
Chuan-kai Lin
|
48015e5a2e
|
Merge pull request #8597 from cklin/run-js-ml-tests
JS: Fix expected test output for ATM queries
|
2022-03-30 13:10:02 -07:00 |
|
Chuan-kai Lin
|
a8dabb238d
|
JS: Fix expected test output for ATM queries
|
2022-03-30 11:35:17 -07:00 |
|
Robert Marsh
|
3ce7c521d1
|
C++: fix IR global var init for string constants
|
2022-03-30 14:01:59 -04:00 |
|
Robert Marsh
|
e01799827a
|
C++: add test for string global var inits in IR
|
2022-03-30 13:38:25 -04:00 |
|
Robert Marsh
|
fb0a848e5a
|
C++: fix inconsistency with global var constructor
|
2022-03-30 13:32:02 -04:00 |
|
Robert Marsh
|
9d4aac61fd
|
C++: add IR tests for global var with constructor
|
2022-03-30 13:20:26 -04:00 |
|
Chris Smowton
|
19cd97e426
|
Java: Clarify the meaning of getRuleExpression/Statement
|
2022-03-30 17:58:11 +01:00 |
|
Ian Lynagh
|
46c27dd20f
|
Merge pull request #8514 from github/post-release-prep/codeql-cli-2.8.4
Post-release preparation for codeql-cli-2.8.4
|
2022-03-30 16:36:14 +01:00 |
|
Ian Lynagh
|
e9acb4f8e8
|
Merge pull request #706 from github/post-release-prep/codeql-cli-2.8.4
Post-release preparation for codeql-cli-2.8.4
|
2022-03-30 16:35:29 +01:00 |
|
Nick Rolfe
|
fa1bb82701
|
Merge pull request #8610 from github/nickrolfe/re-fix-location-join-order
Ruby: undo accidental revert of #8538
|
2022-03-30 16:31:52 +01:00 |
|
Nick Rolfe
|
10b75bff76
|
Ruby: undo accidental revert of 13be9919
|
2022-03-30 16:02:12 +01:00 |
|
Chris Smowton
|
9675f34cf5
|
Merge pull request #8257 from luchua-bc/java/insecure-webview-resource-response
Java: CWE-200 Query to detect insecure WebResourceResponse implementation
|
2022-03-30 15:56:27 +01:00 |
|
haby0
|
1e6893e230
|
Update python/ql/src/experimental/semmle/python/security/injection/CsvInjection.qll
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2022-03-30 22:54:30 +08:00 |
|
Arthur Baars
|
031d183bdf
|
Merge pull request #8532 from aibaars/regex-refactor-2
JS/Ruby/Python: rename RegExpTreeView.qll to ReDoSUtilSpecific.qll
|
2022-03-30 16:38:47 +02:00 |
|
Robert Marsh
|
417b0b5353
|
C++: accept test changes for updated extractor
|
2022-03-30 10:23:17 -04:00 |
|
Owen Mansel-Chan
|
79e6f7876b
|
Merge pull request #710 from owen-mc/delete-consistency
Delete unused file DataFlowImplConsistency
|
2022-03-30 15:15:55 +01:00 |
|
Michael Nebel
|
8238c99199
|
C#: Only include APIs that has a proper namespace.
|
2022-03-30 15:22:32 +02:00 |
|
Michael Nebel
|
5c13391580
|
C#: Add test cases for operators.
|
2022-03-30 15:09:44 +02:00 |
|
Michael Nebel
|
04960fc0c6
|
C#: Filter out explicit and implicit conversion operators, when creating summaries.
|
2022-03-30 15:09:26 +02:00 |
|
Michael Nebel
|
8b08ddf7ad
|
C#: Use callables qualified name instead of name, when printing summary like information.
|
2022-03-30 15:05:57 +02:00 |
|
Michael Nebel
|
4163078ecc
|
C#: The qualified name of the operator should use the function name instead of the displayed name.
|
2022-03-30 15:05:03 +02:00 |
|
Tom Hvitved
|
3c50987b9b
|
Merge pull request #8590 from hvitved/ruby/rc-perf-picks
Ruby: Cherry pick performance fixes onto `rc/3.5`
|
2022-03-30 14:48:33 +02:00 |
|
Sebastian Bauersfeld
|
a3c3a7fe0d
|
Python: Identify alternative body argument in invocations of Response constructor.
|
2022-03-30 19:34:54 +07:00 |
|
Dave Bartolomeo
|
70c44734e6
|
Merge pull request #8445 from dbartol/dbartol/ir-range/semantic-scratch
Sign, Modulus, and Range analysis for C++ using sharable semantic layer
|
2022-03-30 07:08:09 -04:00 |
|
haby0
|
8f2013c32e
|
Simplify StartsWithCheck
|
2022-03-30 19:04:03 +08:00 |
|
Dave Bartolomeo
|
e2396a5e03
|
Remove PrintIR tests for range analysis
These were only used for debugging, and don't actually make good tests.
|
2022-03-30 06:45:28 -04:00 |
|
Dave Bartolomeo
|
19789fa738
|
Merge remote-tracking branch 'upstream/main' into semantic-scratch
|
2022-03-30 06:39:14 -04:00 |
|
Nick Rolfe
|
a274af2b16
|
Merge pull request #7985 from github/nickrolfe/constant_regexp
Ruby: separate constant propagation of regexps from strings
|
2022-03-30 11:37:33 +01:00 |
|
Owen Mansel-Chan
|
8a3a58ca76
|
Delete unused file DataFlowImplConsistency
|
2022-03-30 11:03:46 +01:00 |
|
ihsinme
|
b95094235c
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2022-03-30 10:51:38 +03:00 |
|
4B5F5F4B
|
9ab773422a
|
refactor some code, and add access_ok cases
|
2022-03-30 12:25:32 +08:00 |
|
Harry Maclean
|
167bda2d4e
|
Ruby: Add QLDoc for InsecureDependencyQuery.qll
|
2022-03-30 13:50:12 +13:00 |
|
Harry Maclean
|
d13bbbaf35
|
Ruby: Add change note for rb/insecure-dependency
|
2022-03-30 13:39:35 +13:00 |
|
Harry Maclean
|
37cedda63a
|
Ruby: Add InsecureDependencyResolution query
This query looks for places in a Gemfile where URLs with insecure
protocols (HTTP or FTP) are specified.
|
2022-03-30 13:39:15 +13:00 |
|
Marcono1234
|
a93b4ed0f2
|
Java: Make JumpStmt a proper superclass
|
2022-03-30 00:30:27 +02:00 |
|
Erik Krogh Kristensen
|
48ef3b106f
|
fix mistake in inlining
|
2022-03-29 23:39:22 +02:00 |
|
Erik Krogh Kristensen
|
090c5c39f6
|
add explicit this
|
2022-03-29 22:44:03 +02:00 |
|
Erik Krogh Kristensen
|
cebba05b8b
|
rename getAClassReferenceStep to getAClassReferenceRec
|
2022-03-29 22:44:03 +02:00 |
|
Erik Krogh Kristensen
|
be6c122b27
|
improve the join order of getAClassReference
|
2022-03-29 22:44:02 +02:00 |
|
Erik Krogh Kristensen
|
979fa2386a
|
autoformat
|
2022-03-29 22:38:23 +02:00 |
|