Tamás Vajk
|
a707e14495
|
Merge pull request #16338 from tamasvajk/buildless/extractor-timing
C#: Store buildless extraction timing information and return in telem…
|
2024-04-26 15:59:01 +02:00 |
|
Paolo Tranquilli
|
146d84bbf8
|
Go: rework makefile
|
2024-04-26 15:20:33 +02:00 |
|
Tamas Vajk
|
1d45e3a558
|
C#: Store buildless extraction timing information and return in telemetry query
|
2024-04-26 14:59:31 +02:00 |
|
Mathias Vorreiter Pedersen
|
70e9c48a47
|
C++: Also implement the predicate in the raw stage.
|
2024-04-26 13:48:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
dcc4ad2550
|
C++: Sync identical files.
|
2024-04-26 13:45:15 +01:00 |
|
Mathias Vorreiter Pedersen
|
54cadcfe9b
|
C++: Forward to a cached predicate in a cached module instead of caching the predicate in 'Instruction.qll' to include it in the cached stage of the other predicates.
|
2024-04-26 13:44:45 +01:00 |
|
Rasmus Lerchedahl Petersen
|
3716b8c6a0
|
Python: update test to reflect correct behaviour
also add comments
|
2024-04-26 14:21:15 +02:00 |
|
Rasmus Lerchedahl Petersen
|
9f7edf378e
|
Python: fix tests
The way to expose the `self` arguemnt
is to call an instance method on the class,
not on the instance...
|
2024-04-26 14:21:15 +02:00 |
|
Rasmus Lerchedahl Petersen
|
4f46ce1133
|
Python: add test for Argument[0, self, self:] for instance methods
|
2024-04-26 14:21:15 +02:00 |
|
Rasmus Lerchedahl Petersen
|
862942f3d8
|
python: extra test
suggested by @RasmusWL
|
2024-04-26 14:19:10 +02:00 |
|
Rasmus Lerchedahl Petersen
|
adc82b553b
|
Python: more realistic summaries
|
2024-04-26 14:19:10 +02:00 |
|
Rasmus Lerchedahl Petersen
|
c2252e12ac
|
python: sync files
|
2024-04-26 14:19:09 +02:00 |
|
Rasmus Lerchedahl Petersen
|
bab6ecf3bb
|
Python: test the MaD path for constructor calls
|
2024-04-26 14:19:09 +02:00 |
|
Michael Nebel
|
f95b33049e
|
Java: Improve the Api sources and sinks implementation.
|
2024-04-26 14:12:41 +02:00 |
|
Mathias Vorreiter Pedersen
|
2482519cd3
|
DataFlow: Cached second level scope.
|
2024-04-26 13:09:59 +01:00 |
|
Asger F
|
e44d4c45aa
|
Merge pull request #16323 from asgerf/js/expose-internal-module-naming
JS: Expose InternalModuleNaming
|
2024-04-26 13:57:26 +02:00 |
|
Paolo Tranquilli
|
bfa189e2ac
|
Go: use a dbscheme generated during the build in extractor-pack
|
2024-04-26 13:48:44 +02:00 |
|
Paolo Tranquilli
|
19b2e56d02
|
Go: group BUILD and dbscheme generation target
|
2024-04-26 13:38:10 +02:00 |
|
erik-krogh
|
14d88eb3ce
|
add change-notes
|
2024-04-26 12:56:28 +02:00 |
|
Michael Nebel
|
b754706e44
|
Java: Update SupportedExternalApi expected test output.
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
9db32f4d26
|
Java: Identify more APIs as supported in the telemetry queries (as QL defined sinks).
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
acb2bbb2a3
|
Java: Identify more APIs as supported in the telemetry queries (as QL defined sources).
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
06f987ad58
|
Java: Add test example of a supported sink defined in QL.
|
2024-04-26 12:39:46 +02:00 |
|
Paolo Tranquilli
|
925a2cca7e
|
Go: create whole extractor pack with bazel
|
2024-04-26 12:01:23 +02:00 |
|
Paolo Tranquilli
|
3ad9c026a5
|
Go: remove go_sdk.host
It's not required, and it can't work from the internal repository.
|
2024-04-26 11:20:47 +02:00 |
|
Paolo Tranquilli
|
7d9a68bf17
|
Go: wrap gazelle to regenerate from scratch and add header
|
2024-04-26 11:19:22 +02:00 |
|
Paolo Tranquilli
|
a841a2b0a2
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-26 10:38:28 +02:00 |
|
erik-krogh
|
0468c5d0bf
|
delete some tests of the old GVN library
|
2024-04-26 07:58:35 +02:00 |
|
erik-krogh
|
e55f2c5309
|
reinroduce GLobalValueNumbering.qll, that one was supposed to stay
|
2024-04-26 06:52:57 +02:00 |
|
Mario Campos
|
d7c784ef2f
|
Initial commit of experimental query cpp/guarded-free.
|
2024-04-25 16:29:37 -05:00 |
|
erik-krogh
|
fb376a1cfd
|
revert the deletion of explorationLimit. It'll be deleted along with the entire class later
|
2024-04-25 22:31:11 +02:00 |
|
erik-krogh
|
baa31e1469
|
delete outdated deprecations
|
2024-04-25 22:19:28 +02:00 |
|
Jeroen Ketema
|
8d962a5c28
|
Merge pull request #16322 from jketema/child-stmt
C++: Print destructors for children of statements that are again statements
|
2024-04-25 22:17:35 +02:00 |
|
Jeroen Ketema
|
389df35fb7
|
Merge branch 'main' into child-stmt
|
2024-04-25 21:47:06 +02:00 |
|
Geoffrey White
|
aa80dd41da
|
Merge pull request #16329 from geoffw0/multibyte
C++: Fix typo.
|
2024-04-25 17:26:40 +01:00 |
|
Geoffrey White
|
553871678a
|
C++: Change note.
|
2024-04-25 16:52:01 +01:00 |
|
Geoffrey White
|
15123a7b40
|
C++: Reduce duplication.
|
2024-04-25 16:49:22 +01:00 |
|
Geoffrey White
|
bbd80ec7a4
|
C++: Add some more test cases.
|
2024-04-25 16:44:52 +01:00 |
|
Florin Coada
|
1d421b3b28
|
Merge pull request #16326 from github/changedocs/2.17.1
Update codeql-changelog index.rst to include codeql-cli-2.17.1
|
2024-04-25 16:08:41 +01:00 |
|
Joe Farebrother
|
2a0459838b
|
Add models for responses
|
2024-04-25 15:55:59 +01:00 |
|
Michael B. Gale
|
a87b991d78
|
Merge pull request #16325 from github/mbg/go/use-parse-instead-of-parselax
|
2024-04-25 15:20:36 +01:00 |
|
Geoffrey White
|
0fb71e24cb
|
C++: Fix typo.
|
2024-04-25 14:52:56 +01:00 |
|
Florin Coada
|
14d04903dc
|
Update codeql-changelog index.rst to include codeql-cli-2.17.1
|
2024-04-25 14:40:44 +01:00 |
|
Michael Nebel
|
181a063bb9
|
C#: Update expected test output.
|
2024-04-25 15:38:39 +02:00 |
|
Michael Nebel
|
131d0b911f
|
C#: Inline dependency collection from asset files per group.
|
2024-04-25 15:35:08 +02:00 |
|
Michael Nebel
|
0124b0749f
|
C#: Do not run dotnet restore in parallel for projects in the same folder.
|
2024-04-25 15:35:07 +02:00 |
|
Michael Nebel
|
6daf80cdd0
|
C#: Add integration test with multiple project files that have disjoint dependencies.
|
2024-04-25 15:35:07 +02:00 |
|
Tamás Vajk
|
9c139b591f
|
Merge pull request #16321 from tamasvajk/buildless/log-messages
C#: Improve log messages
|
2024-04-25 15:12:37 +02:00 |
|
Michael B. Gale
|
b8cfff6d19
|
Go: Use Parse instead of ParseLax, since we need toolchain directives
|
2024-04-25 14:10:26 +01:00 |
|
Michael B. Gale
|
f33d7ee80d
|
Go: Add unit tests for hasInvalidToolchainVersion
|
2024-04-25 14:09:47 +01:00 |
|