Owen Mansel-Chan
|
542d4631d7
|
restore ~ in action.yml version
|
2026-02-10 22:32:36 +00:00 |
|
Owen Mansel-Chan
|
f01d5840b0
|
Update to 1.26.0
|
2026-02-10 22:32:33 +00:00 |
|
Owen Mansel-Chan
|
936c4cc79f
|
Fix edge case in MaD validation
If the db contains no pointer types then we were getting spurious model
validation errors.
|
2026-02-10 22:32:31 +00:00 |
|
Owen Mansel-Chan
|
e1bddd9365
|
Model newly added functions
|
2026-02-10 22:32:30 +00:00 |
|
Owen Mansel-Chan
|
22e9c212d6
|
Add failing tests for newly added functions
|
2026-02-10 22:32:28 +00:00 |
|
Owen Mansel-Chan
|
26ef33212d
|
Test builtins like standard library
|
2026-02-10 22:32:27 +00:00 |
|
Jeroen Ketema
|
700543b30b
|
Go: Update supported versions to include 1.26
|
2026-02-10 22:31:11 +00:00 |
|
Jeroen Ketema
|
22e9b42808
|
Go: Add change note
|
2026-02-10 22:31:10 +00:00 |
|
Jeroen Ketema
|
50ed0af9da
|
Go: Bump maxGoVersion to 1.26
|
2026-02-10 22:31:08 +00:00 |
|
Jeroen Ketema
|
e00e3a87ff
|
Update Go version in tests to 1.26.0
|
2026-02-10 22:31:00 +00:00 |
|
Tom Hvitved
|
8955fd0bf4
|
Merge pull request #21303 from hvitved/rust/add-telemetry-tags
Rust: Add `telemtry` tags to queries
|
2026-02-10 20:13:40 +01:00 |
|
Ian Lynagh
|
00acff293a
|
Merge pull request #21281 from igfoo/igfoo/discarding
C++ overlay: Discarding elements
|
2026-02-10 15:14:58 +00:00 |
|
Michael Nebel
|
ece85854cd
|
Merge pull request #21285 from michaelnebel/csharp14/implicittypedlambdaparametermodifiers
C# 14: [TEST ONLY] Simple lambda parameters with modifiers.
|
2026-02-10 14:16:19 +01:00 |
|
Michael Nebel
|
c15ad31b07
|
Merge pull request #21220 from michaelnebel/csharp14/extension
C# 14: Support `extension` types.
|
2026-02-10 14:15:57 +01:00 |
|
Michael Nebel
|
25b836b1b5
|
C#: Apply suggestions from code review
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2026-02-10 13:12:53 +01:00 |
|
Owen Mansel-Chan
|
f2d3bc03aa
|
Merge pull request #21302 from github/mbg/go/bump-to-1.25.7
Go: Bump toolchain to `1.25.7`
|
2026-02-10 10:33:50 +00:00 |
|
Tom Hvitved
|
55e5bc4970
|
Rust: Add telemtry tags to queries
|
2026-02-10 11:25:42 +01:00 |
|
Michael B. Gale
|
518fb44a92
|
Go: Bump toolchain to 1.25.7
|
2026-02-10 10:01:38 +00:00 |
|
Michael B. Gale
|
eee4014e94
|
Merge pull request #21300 from github/dependabot/go_modules/go/extractor/extractor-dependencies-393b62c927
Bump the extractor-dependencies group in /go/extractor with 2 updates
|
2026-02-10 09:46:56 +00:00 |
|
Simon Friis Vindum
|
78c262ca63
|
Merge pull request #21297 from hvitved/rust/type-inference-fix-bug
Rust: Fix bug in `inferMethodCallTypeSelf`
|
2026-02-10 09:51:12 +01:00 |
|
Tom Hvitved
|
c3ac20267a
|
Merge pull request #21217 from hvitved/rust/type-inference-perf
Rust: Rework call disambiguation logic
|
2026-02-10 08:52:01 +01:00 |
|
dependabot[bot]
|
e172cb3f7a
|
Bump the extractor-dependencies group in /go/extractor with 2 updates
Bumps the extractor-dependencies group in /go/extractor with 2 updates: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/mod` from 0.32.0 to 0.33.0
- [Commits](https://github.com/golang/mod/compare/v0.32.0...v0.33.0)
Updates `golang.org/x/tools` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.42.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
- dependency-name: golang.org/x/tools
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 03:15:54 +00:00 |
|
Tom Hvitved
|
6611978368
|
Update rust/ql/lib/codeql/rust/internal/typeinference/DerefChain.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-09 19:38:49 +01:00 |
|
Tom Hvitved
|
16539b4667
|
Address review comments
|
2026-02-09 19:30:58 +01:00 |
|
Ian Lynagh
|
6235edaa21
|
C++: Update stats
|
2026-02-09 18:01:02 +00:00 |
|
Ian Lynagh
|
9a5128f915
|
C++: Add up/downgrade scripts
|
2026-02-09 18:01:01 +00:00 |
|
Ian Lynagh
|
c5f6820b5d
|
C++ overlay: Add trap_filename, source_file_uses_trap, in_trap
|
2026-02-09 18:01:01 +00:00 |
|
yoff
|
5ad42f8bcc
|
Merge pull request #20563 from microsoft/azure_python_sdk_url_summary_upstream
Azure python sdk url summary upstream
|
2026-02-09 18:34:36 +01:00 |
|
Michael Nebel
|
bee1718469
|
QL4QL: Allow Impl classes to implement getAPrimaryQLClass with non Impl suffix.
|
2026-02-09 16:53:43 +01:00 |
|
Michael Nebel
|
3e914f7ff1
|
C#: Add DB downgrade script.
|
2026-02-09 16:24:19 +01:00 |
|
Michael Nebel
|
42d2de848d
|
C#: Add DB upgrade script.
|
2026-02-09 16:24:00 +01:00 |
|
Ian Lynagh
|
b5e3168032
|
Merge pull request #21286 from github/andersfugmann/kotlin_2.3.10-no-artifacts
Kotlin: Support Kotlin 2.3.10
|
2026-02-09 13:26:40 +00:00 |
|
Tom Hvitved
|
109d802607
|
Rust: Fix bug in inferMethodCallTypeSelf
|
2026-02-09 14:15:05 +01:00 |
|
Michael B. Gale
|
71e8730c63
|
Merge pull request #21263 from github/mbg/csharp/registry-diagnostic
C#: Add diagnostic for private registry usage
|
2026-02-09 12:58:43 +00:00 |
|
Michael Nebel
|
eff9f99f44
|
C#: Update test expected output.
|
2026-02-09 13:30:14 +01:00 |
|
Michael Nebel
|
d9fea156f6
|
C#: Update MaD models for extension members.
|
2026-02-09 13:28:11 +01:00 |
|
Michael Nebel
|
bcdbd6e283
|
C#: Use the fully qualified name for the extension type when printing extension types.
|
2026-02-09 13:27:32 +01:00 |
|
Michael Nebel
|
fe94b3b68b
|
C#: Address review comments.
|
2026-02-09 11:46:53 +01:00 |
|
Owen Mansel-Chan
|
90401b3ad3
|
Merge pull request #21254 from owen-mc/go/astnode-get-enclosing-block
Go: Add `AstNode.getEnclosingBlock()`
|
2026-02-06 22:23:15 +00:00 |
|
Jon Janego
|
d0bd8459a1
|
Merge pull request #21291 from github/codeql-spark-run-21760759512
Update changelog documentation site
|
2026-02-06 12:28:56 -06:00 |
|
Jon Janego
|
1c43ceae95
|
Merge branch 'main' into codeql-spark-run-21760759512
|
2026-02-06 12:16:31 -06:00 |
|
Jon Janego
|
5bf2d9442e
|
Fix formatting in changelog for Go path injection query
|
2026-02-06 12:14:03 -06:00 |
|
Jon Janego
|
c40d784a4d
|
Update codeql-cli-2.23.1.rst
|
2026-02-06 12:13:34 -06:00 |
|
Jon Janego
|
bf6568b928
|
Fix formatting for Kotlin version support note
|
2026-02-06 12:12:55 -06:00 |
|
Jon Janego
|
79ad064a93
|
Fix formatting in Kotlin version support note
|
2026-02-06 12:12:16 -06:00 |
|
Jon Janego
|
552976d057
|
Update codeql-cli-2.19.1.rst
|
2026-02-06 12:11:49 -06:00 |
|
github-actions[bot]
|
353cd31ce6
|
update codeql documentation
|
2026-02-06 18:09:49 +00:00 |
|
Paolo Tranquilli
|
48db24d184
|
Merge pull request #21287 from github/redsun82/fix-rust-deps-patching
Bazel: fix Rust deps patching for semver build metadata
|
2026-02-06 17:17:24 +01:00 |
|
REDMOND\brodes
|
8459eec239
|
Moving the SsrfSink concept into Concepts.qll, and renaming to HttpClientRequestFromModel as suggested in PR review.
|
2026-02-06 09:26:49 -05:00 |
|
Anders Fugmann
|
c5179e40c6
|
Kotlin: Add change note for supporting 2.3.10
|
2026-02-06 14:59:34 +01:00 |
|