Michael Nebel
|
746631d3dc
|
Merge pull request #21989 from michaelnebel/csharp/compoundmad
C#: Add models as data tests for compound assignment operators.
|
2026-06-15 14:57:04 +02:00 |
|
Michael Nebel
|
175c4f1b0d
|
C#: Add models as data tests for compound assignment operators.
|
2026-06-15 13:26:39 +02:00 |
|
Michael Nebel
|
ab4f170780
|
Merge pull request #21909 from michaelnebel/csharp/refactoroperations
C#: Refactor- and rename operation expressions.
|
2026-06-15 12:35:39 +02:00 |
|
Owen Mansel-Chan
|
14c72def96
|
Merge pull request #21983 from owen-mc/java/convert-to-inline-expectation-tests
Java: Improve inline expectations test comments
|
2026-06-15 10:31:56 +01:00 |
|
Michael Nebel
|
d0841d2283
|
C#: Address review comments.
|
2026-06-15 11:04:59 +02:00 |
|
Anders Schack-Mulligen
|
6934aa0e39
|
Merge pull request #21980 from aschackmull/cfg/unless-until
Cfg: Add support for unless and until statements
|
2026-06-15 09:58:03 +02:00 |
|
Owen Mansel-Chan
|
359e272577
|
Merge pull request #21979 from owen-mc/code-owners-rasmuswl
Remove @RasmusWL from CODEOWNERS
|
2026-06-14 23:50:05 +01:00 |
|
Owen Mansel-Chan
|
daefaff969
|
Merge pull request #21975 from github/dependabot/go_modules/go/extractor/extractor-dependencies-563a210b6d
Bump golang.org/x/tools from 0.45.0 to 0.46.0 in /go/extractor in the extractor-dependencies group
|
2026-06-12 22:04:57 +01:00 |
|
Owen Mansel-Chan
|
4bc083fd7f
|
Remove confusing comments
|
2026-06-12 21:51:52 +01:00 |
|
Owen Mansel-Chan
|
89c1d66f90
|
Add SPURIOUS and MISSING alerts based on existing comments
|
2026-06-12 21:51:50 +01:00 |
|
Owen Mansel-Chan
|
b9670ef831
|
Merge pull request #21966 from owen-mc/java/convert-to-inline-expectation-tests
Java: convert all qlref tests to inline expectation tests using postprocessing
|
2026-06-12 21:48:49 +01:00 |
|
Michael Nebel
|
346d140c87
|
C#: Add change-note.
|
2026-06-12 15:33:49 +02:00 |
|
Michael Nebel
|
9f0feb467a
|
C#: Add upgrade/downgrade scripts.
|
2026-06-12 15:26:16 +02:00 |
|
Anders Schack-Mulligen
|
ff61344afa
|
Cfg: Add support for until-statements.
|
2026-06-12 13:55:05 +02:00 |
|
Anders Schack-Mulligen
|
fe8c029ac7
|
Cfg: Add support for unless-statements.
|
2026-06-12 13:50:41 +02:00 |
|
Michael Nebel
|
8d46bfcbd4
|
C#: Update some of the QL docs.
|
2026-06-12 12:41:27 +02:00 |
|
Michael Nebel
|
f0640d78d2
|
C#: Deprecate the operation module.
|
2026-06-12 12:41:24 +02:00 |
|
Michael Nebel
|
fb9e4a8c40
|
C#: Move logical operation class from Operation.qll to LogicalOperation.qll.
|
2026-06-12 12:41:22 +02:00 |
|
Michael Nebel
|
3c407f77a9
|
C#: Update the QL library implementation for logical operations.
|
2026-06-12 12:41:19 +02:00 |
|
Michael Nebel
|
9465a1d063
|
C#: Update DB scheme for logical assignments and expressions (and some other minor changes).
|
2026-06-12 12:41:16 +02:00 |
|
Michael Nebel
|
072c4837d2
|
C#: Move bitwise operation classes from Operation.qll to BitwiseOperation.qll.
|
2026-06-12 12:41:14 +02:00 |
|
Michael Nebel
|
ee040da575
|
C#: Update test expected output.
|
2026-06-12 12:41:11 +02:00 |
|
Michael Nebel
|
524330c188
|
C#: Update the QL library implementation for Bitwise operations.
|
2026-06-12 12:41:09 +02:00 |
|
Michael Nebel
|
7d54669696
|
C#: Update DB scheme for bitwise assignments and expressions (and some other minor changes).
|
2026-06-12 12:41:06 +02:00 |
|
Michael Nebel
|
951a26a01a
|
C#: Move arithmetic like classes from Operation.qll to ArithmeticOperation.qll.
|
2026-06-12 12:41:03 +02:00 |
|
Michael Nebel
|
2bbcc1e88c
|
C#: Update the QL library implementation for Arithmetic operations.
|
2026-06-12 12:41:01 +02:00 |
|
Michael Nebel
|
d101e45efc
|
C#: Update DB scheme for arithmetic assignments and expressions (and some other minor changes).
|
2026-06-12 12:40:58 +02:00 |
|
Anders Schack-Mulligen
|
912dc9c0bd
|
Merge pull request #21955 from aschackmull/cfg/try-body-index
Cfg: Fold getTryInit into indexed getBody.
|
2026-06-12 11:36:25 +02:00 |
|
Owen Mansel-Chan
|
eea406f622
|
Remove @RasmusWL from CODEOWNERS
He hasn't worked on CodeQL for a few years now. He
told me that he doesn't remember how these scripts
work.
|
2026-06-12 10:33:37 +02:00 |
|
Owen Mansel-Chan
|
de7afcaec3
|
Merge pull request #21976 from JarLob/patch-1
Update regex for GitHub hosted runner matching
|
2026-06-12 09:09:40 +01:00 |
|
Anders Schack-Mulligen
|
f3ec7087e3
|
Cfg: Fix type.
|
2026-06-12 10:02:48 +02:00 |
|
Jaroslav Lobačevski
|
bea5522473
|
rename change note
|
2026-06-12 07:52:34 +00:00 |
|
Jaroslav Lobačevski
|
eedef515f7
|
Updated regex. Added test and change note.
|
2026-06-12 07:50:02 +00:00 |
|
Jaroslav Lobačevski
|
9078b511c6
|
Update regex for GitHub hosted runner matching
Fixes false positives (of critical severity). New label naming conventions were introduced since the query was initially written.
|
2026-06-12 09:37:18 +03:00 |
|
dependabot[bot]
|
1ac079d066
|
Bump golang.org/x/tools
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/tools` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.45.0...v0.46.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-12 03:03:31 +00:00 |
|
Owen Mansel-Chan
|
29b0c286a7
|
Fix 3 more tests
|
2026-06-11 23:40:14 +02:00 |
|
Asger F
|
ad18659373
|
Merge pull request #21796 from mattcosta7/patch-1
Add UseMemoDirective and UseNoMemoDirective classes
|
2026-06-11 23:01:29 +02:00 |
|
Owen Mansel-Chan
|
a4bf2b8f58
|
Fix 3 tests
|
2026-06-11 22:59:39 +02:00 |
|
Owen Mansel-Chan
|
a375e186ed
|
Third pass
|
2026-06-11 21:53:22 +02:00 |
|
Matthew Costabile
|
923fe2dcb9
|
Merge branch 'main' into patch-1
|
2026-06-11 15:19:58 -04:00 |
|
Jeroen Ketema
|
642259cd51
|
Merge pull request #21968 from jketema/jketema/namequalifiers
C++: Fix `NameQualifyingElement` db inconsistency
|
2026-06-11 15:11:51 +02:00 |
|
Owen Mansel-Chan
|
0d984588f9
|
Merge pull request #21965 from owen-mc/go/convert-to-inline-expectation-tests
Go: convert all qlref tests to inline expectation tests using postprocessing
|
2026-06-11 13:27:06 +01:00 |
|
Owen Mansel-Chan
|
b4a9689341
|
Convert .qlref test to inline expectations
|
2026-06-11 07:15:54 +02:00 |
|
Owen Mansel-Chan
|
6a8e20a0c8
|
Fix pre-existing whitespace issues in go test files
|
2026-06-11 07:15:09 +02:00 |
|
Owen Mansel-Chan
|
4c411bbcb5
|
Convert hand-rolled inline expectations test
|
2026-06-11 07:13:48 +02:00 |
|
Asger F
|
b60bf8c79f
|
Merge pull request #21950 from tonghuaroot/experimental-ssrf-ipv6-transition-js
Add experimental query: SSRF host guard missing IPv6-transition unwrap (CWE-918/CWE-1389)
|
2026-06-10 21:42:54 +02:00 |
|
Jeroen Ketema
|
ef00aa2567
|
C++: Add upgrade and downgrade scripts
|
2026-06-10 14:38:15 +02:00 |
|
Jeroen Ketema
|
6d0968744b
|
C++: Fix NameQualifyingElement db inconsistency
|
2026-06-10 14:35:36 +02:00 |
|
Jeroen Ketema
|
98f147556a
|
C++: Add namequalifier test with inconsistency
While where the remove the file restriction in QL.
|
2026-06-10 14:27:56 +02:00 |
|
Owen Mansel-Chan
|
3693185b6b
|
Second pass
|
2026-06-10 09:14:47 +02:00 |
|