Henry Mercer
|
7976d746b6
|
ATM: Simplify DB path definition and improve quoting
|
2022-11-04 10:49:25 +00:00 |
|
Henry Mercer
|
35a4d31519
|
ATM: Fix naming of query pack
|
2022-11-04 10:46:06 +00:00 |
|
Henry Mercer
|
f558e858e7
|
ATM: Install codeql using new input to fetch-codeql Action
|
2022-11-04 10:44:14 +00:00 |
|
Paolo Tranquilli
|
2bec4479e7
|
Merge pull request #11029 from github/redsun82/swift-filtered-debugging
Swift: add possibility to run the extractor under an env-specified tool
|
2022-11-04 11:44:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
b95163cfe4
|
Merge pull request #11112 from MathiasVP/local-expr-flow
C++: Improve `Buffer.qll` performance
|
2022-11-04 10:32:27 +00:00 |
|
erik-krogh
|
47289a4d33
|
fix merge-base compilation when running directly on main
|
2022-11-04 11:28:56 +01:00 |
|
Erik Krogh Kristensen
|
ec87a932b8
|
Merge pull request #11078 from erik-krogh/stableCI
add workflow that checks compilation of all queries with the latest stable release
|
2022-11-04 11:21:23 +01:00 |
|
Michael Nebel
|
d580722164
|
C#: Modify unsupported external library meta query to use call instead of dispatchcall.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
187ece610b
|
C#: Only evaluate api name and namespace strings if they are needed.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
366b94addc
|
C#: Implement override for getAPrimaryQlClass for AnonymousClass.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
e0d7e277fb
|
C#: Align counting with Java and only count calls and not all possible dispatch calls.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
be1129e782
|
C#: Only consider effectively public methods.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
fec4d1992d
|
C#: Update telemetry expected output.
|
2022-11-04 11:20:33 +01:00 |
|
Michael Nebel
|
f0b5058760
|
C#: Remove filename from telemetry output.
|
2022-11-04 11:20:33 +01:00 |
|
Erik Krogh Kristensen
|
c82d8cbacc
|
Merge pull request #11013 from erik-krogh/sndCmd
JS: second-order-command-injection
|
2022-11-04 10:58:50 +01:00 |
|
Paolo Tranquilli
|
daa4e99a2f
|
Swift: fix executable permissions
These were broken by a merge done in the github UI.
|
2022-11-04 10:47:47 +01:00 |
|
Geoffrey White
|
3c07ff592a
|
Swift: Fix result expectations.
|
2022-11-04 09:44:48 +00:00 |
|
Paolo Tranquilli
|
fdde84ac35
|
Merge branch 'main' into redsun82/swift-filtered-debugging
|
2022-11-04 10:42:48 +01:00 |
|
Paolo Tranquilli
|
858ae3dab4
|
Merge pull request #11116 from github/redsun82/swift-expect-failure-in-qltest
Swift: allow expecting failure in qltest.sh
|
2022-11-04 10:40:41 +01:00 |
|
Geoffrey White
|
20147e87b2
|
Swift: Correct var names.
|
2022-11-04 09:38:12 +00:00 |
|
Mathias Vorreiter Pedersen
|
2617e6d7c6
|
C++: Inline a predicate that was only used once.
|
2022-11-04 09:35:34 +00:00 |
|
Tom Hvitved
|
2f8dcdd602
|
Merge pull request #10933 from hvitved/csharp/fix-flow-into-phis
C#: Fix flow steps into phi/uncertain def nodes
|
2022-11-04 10:28:09 +01:00 |
|
Tom Hvitved
|
587e6739d9
|
Merge pull request #11060 from hvitved/dataflow/path-node-reach-charpred
Data flow: Restrict public `PathNode`s to those that may reach a sink
|
2022-11-04 10:17:09 +01:00 |
|
Paolo Tranquilli
|
231f2238c1
|
Swift: fix wrong test names
|
2022-11-04 10:06:57 +01:00 |
|
Paolo Tranquilli
|
4cfe11c319
|
Swift: allow expecting failure in qltest.sh
|
2022-11-04 10:03:00 +01:00 |
|
Anders Schack-Mulligen
|
331b8c0144
|
Merge pull request #10904 from aschackmull/java/joinorders
Java: Fix some join-orders.
|
2022-11-04 09:24:31 +01:00 |
|
Asger F
|
4ae90e35d5
|
Ruby: inline transitive class-hierarchy getters
|
2022-11-04 08:50:33 +01:00 |
|
Asger F
|
472a10fd54
|
Ruby: direct -> immediate
|
2022-11-04 08:49:01 +01:00 |
|
Michael Nebel
|
3c8fb0520e
|
C#: Sync files.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
cee06140e2
|
C#: Deprecate ModelCsv classes.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
990a898cc7
|
C#: Remove the Csv name where appropriate.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
d11bca0cdc
|
C#: Migrate unit tests to data extensions.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
e432e6576a
|
C#: Add missing import of tainted member definition.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
5acfc22442
|
C#: Bi-directional import of synthetic field declarations.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
afb604ee5f
|
C#: Remove all generated models.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
44e4cf6556
|
C#: Delete all the manually created models.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
43af1e4b42
|
C#: Add generated models for .NET Runtime.
|
2022-11-04 08:20:52 +01:00 |
|
Michael Nebel
|
8fa6140a0d
|
C#: Add data extensions version of the model generator scripts.
|
2022-11-04 08:20:52 +01:00 |
|
Michael Nebel
|
f181d66003
|
C#: Add data extensions files for handwritten models.
|
2022-11-04 08:20:52 +01:00 |
|
Michael Nebel
|
7be79290e8
|
C#: Define extensible predicates.
|
2022-11-04 08:20:52 +01:00 |
|
Michael Nebel
|
eb27e8acc5
|
C#: Prepare ExternalFlow for converting model predicates into extensible predicates.
|
2022-11-04 08:20:52 +01:00 |
|
Michael Nebel
|
ac47b56566
|
C#: Update the library qlpack to pick up data extensions.
|
2022-11-04 08:20:47 +01:00 |
|
Michael Nebel
|
e6a8019c2b
|
C#: Add python script for generating YAML files containing data extensions.
|
2022-11-04 08:19:05 +01:00 |
|
Michael Nebel
|
4972839b69
|
C#: Add queries for extracting hand written MaD models.
|
2022-11-04 08:19:05 +01:00 |
|
Michael Nebel
|
2a0c3636c7
|
C#: Add small dummy project.
|
2022-11-04 08:19:05 +01:00 |
|
Michael Nebel
|
4b649e0bad
|
C#: Update flowsummaries test expected output.
|
2022-11-04 08:19:05 +01:00 |
|
Michael Nebel
|
3c02d614fa
|
C#: Re-generate the .NET Runtime models.
|
2022-11-04 08:19:05 +01:00 |
|
Paolo Tranquilli
|
3a8efb3db1
|
Swift: make visit arguments pointers again
|
2022-11-04 06:06:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
84af725ef1
|
Fix QLDoc.
|
2022-11-03 20:33:41 +00:00 |
|
Mathias Vorreiter Pedersen
|
b42e81c32d
|
C++: Speed up 'Buffer.qll'.
|
2022-11-03 20:31:55 +00:00 |
|