Nora Dimitrijević
|
83fe9e0d51
|
[DIFF-INFORMED] Rust: AccessInvalidPointer
|
2025-07-23 14:52:44 +02:00 |
|
Nora Dimitrijević
|
31a73d466b
|
[DIFF-INFORMED] Rust: AccessAfterLifetime
|
2025-07-23 14:52:32 +02:00 |
|
Nora Dimitrijević
|
56ae8684e1
|
[DIFF-INFORMED] Rust: UncontrolledAllocationSize
|
2025-07-23 14:52:14 +02:00 |
|
Nora Dimitrijević
|
fcc3800756
|
[DIFF-INFORMED] Rust: CleartextLogging
|
2025-07-23 14:52:07 +02:00 |
|
Nora Dimitrijević
|
091163bf8e
|
[DIFF-INFORMED] Rust: CleartextTransmission
|
2025-07-23 14:52:00 +02:00 |
|
Nora Dimitrijević
|
78c40e209b
|
[DIFF-INFORMED] Rust: SqlInjection
|
2025-07-23 14:51:52 +02:00 |
|
Nora Dimitrijević
|
574bb871e0
|
[DIFF-INFORMED] Rust: TaintedPath
|
2025-07-23 14:51:45 +02:00 |
|
Nora Dimitrijević
|
329fd803e2
|
[DIFF-INFORMED] Rust: RegexInjection
|
2025-07-23 14:51:33 +02:00 |
|
Mathias Vorreiter Pedersen
|
63e5c52d7e
|
Merge pull request #20107 from MathiasVP/add-overrun-write-barriers
C++: Add more barriers to `cpp/overrun-write`
|
2025-07-23 13:30:07 +01:00 |
|
Mathias Vorreiter Pedersen
|
3a977b86d4
|
Update cpp/ql/lib/semmle/code/cpp/security/ProductFlowUtils/ProductFlowUtils.qll
Co-authored-by: Idriss Riouak <idrissrio@github.com>
|
2025-07-23 12:27:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
5d6c4a63bb
|
Update cpp/ql/lib/semmle/code/cpp/security/ProductFlowUtils/ProductFlowUtils.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-23 11:53:55 +01:00 |
|
Simon Friis Vindum
|
49ecc60c0f
|
Merge pull request #20076 from paldepind/rust/type-inference-cleanup-join
Rust: Type inference refactor and improve join orders
|
2025-07-23 12:53:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
019447b681
|
C++: Add change note.
|
2025-07-23 11:49:07 +01:00 |
|
Nick Rolfe
|
28d3a6b404
|
Merge pull request #20113 from github/post-release-prep/codeql-cli-2.22.2
Post-release preparation for codeql-cli-2.22.2
|
2025-07-23 06:05:34 -04:00 |
|
Nora Dimitrijević
|
766b0bf773
|
Merge pull request #20082 from d10c/d10c/diff-informed-phase-3-swift
Swift: Diff-informed queries: phase 3 (non-trivial locations)
|
2025-07-23 11:56:04 +02:00 |
|
github-actions[bot]
|
68a96a44d8
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-23 09:53:25 +00:00 |
|
Nick Rolfe
|
ff54dfe8aa
|
Merge pull request #20112 from github/release-prep/2.22.2
Release preparation for version 2.22.2
codeql-cli/v2.22.2
|
2025-07-23 05:40:18 -04:00 |
|
Nick Rolfe
|
2c03d1f14a
|
Tweak changenotes
|
2025-07-23 10:38:57 +01:00 |
|
github-actions[bot]
|
26296c44d3
|
Release preparation for version 2.22.2
|
2025-07-23 09:32:53 +00:00 |
|
Nick Rolfe
|
a883db0935
|
Merge pull request #20110 from github/revert-20105-release-prep/2.22.2
Revert "Release preparation for version 2.22.2"
|
2025-07-23 05:30:33 -04:00 |
|
Nick Rolfe
|
12ebf717eb
|
Revert "Release preparation for version 2.22.2"
|
2025-07-23 10:09:23 +01:00 |
|
Simon Friis Vindum
|
f432cf9c4d
|
Merge pull request #20041 from paldepind/rust/type-inference-tuples
Rust: Type inference for tuples
|
2025-07-23 08:21:27 +02:00 |
|
Ian Lynagh
|
09dd708086
|
Merge pull request #20031 from igfoo/igfoo/kotlin-tests-2.2.0
Kotlin: Run the tests with 2.2.0
|
2025-07-22 22:20:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
1189665970
|
C++: Add barriers to 'cpp/overrun-write'.
|
2025-07-22 18:35:56 +01:00 |
|
Mathias Vorreiter Pedersen
|
a502bb1ac2
|
C++: Add a copy of 'isSinkPairImpl' (named 'isSinkPairImpl0') with a few more columns that we'll need.
|
2025-07-22 18:35:50 +01:00 |
|
Mathias Vorreiter Pedersen
|
e0eadc75dd
|
C++: Remove the ad-hoc code for keeping track of increments/decrements on pointers in the 'cpp/overrun-write' query.
|
2025-07-22 18:35:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
a1f4246c5f
|
C++: Extract the barriers from 'cpp/invalid-pointer-deref' into a library.
|
2025-07-22 18:35:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
92a730c9ac
|
C++: Add a false positive.
|
2025-07-22 18:35:21 +01:00 |
|
Ian Lynagh
|
cd3143f106
|
Kotlin: Disable the custom plugin test for now
|
2025-07-22 17:38:14 +01:00 |
|
Ian Lynagh
|
9a03f2eb26
|
Kotlin: Accept test changes in 2.2.0
|
2025-07-22 17:38:14 +01:00 |
|
Ian Lynagh
|
65bd1aff83
|
Kotlin: Update default version to 2.2.0
Changes the default version from 2.1.20 to 2.2.0 in the wrapper.py file.
|
2025-07-22 17:38:14 +01:00 |
|
Nick Rolfe
|
dd8d04bb94
|
Merge branch 'main' into post-release-prep/codeql-cli-2.22.2
|
2025-07-22 10:30:14 -04:00 |
|
github-actions[bot]
|
37cc78255a
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 14:22:20 +00:00 |
|
Nick Rolfe
|
320f75fa51
|
Merge pull request #20105 from github/release-prep/2.22.2
Release preparation for version 2.22.2
|
2025-07-22 10:11:13 -04:00 |
|
Nick Rolfe
|
43d14c28c2
|
Tweak changenotes
|
2025-07-22 15:06:09 +01:00 |
|
github-actions[bot]
|
997547b8ef
|
Release preparation for version 2.22.2
|
2025-07-22 14:04:14 +00:00 |
|
Nick Rolfe
|
5fb7541a94
|
Merge pull request #20104 from github/revert-20100-release-prep/2.22.2
Revert "Release preparation for version 2.22.2"
|
2025-07-22 10:01:12 -04:00 |
|
Nick Rolfe
|
825c813095
|
Revert "Release preparation for version 2.22.2"
|
2025-07-22 14:33:45 +01:00 |
|
Geoffrey White
|
6efc19daac
|
Merge pull request #18943 from geoffw0/constcrypto
Rust: new query rust/hardcoded-crytographic-value
|
2025-07-22 13:36:14 +01:00 |
|
Geoffrey White
|
f7d822b19c
|
Rust: Remove empty file.
|
2025-07-22 12:43:22 +01:00 |
|
Nick Rolfe
|
96a32c0179
|
Merge pull request #20103 from github/post-release-prep/codeql-cli-2.22.2
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 06:01:34 -04:00 |
|
github-actions[bot]
|
deb035cf4e
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 09:36:07 +00:00 |
|
Nick Rolfe
|
0b7111b867
|
Merge pull request #20100 from github/release-prep/2.22.2
Release preparation for version 2.22.2
|
2025-07-22 04:55:58 -04:00 |
|
Nick Rolfe
|
74cd982aca
|
Tweak changenotes
|
2025-07-22 09:51:52 +01:00 |
|
Simon Friis Vindum
|
6b366d8384
|
Merge branch 'main' into rust/type-inference-tuples
|
2025-07-22 10:45:41 +02:00 |
|
Simon Friis Vindum
|
79cc7318ba
|
Merge pull request #20096 from paldepind/rust/path-resolution-associated-type-fix
Rust: Path resolution associated type fix
|
2025-07-22 10:12:07 +02:00 |
|
Geoffrey White
|
1945fb8258
|
Rust: Accept changes to query suites.
|
2025-07-21 21:09:42 +01:00 |
|
Geoffrey White
|
43ac82f6a3
|
Rust: Update consistency check .expected files.
|
2025-07-21 21:01:01 +01:00 |
|
Geoffrey White
|
d53dada67f
|
Rust: Update barrier logic to use getCanonicalPath.
|
2025-07-21 20:56:48 +01:00 |
|
Geoffrey White
|
ec3ad85504
|
Rust: Add another test case for barriers (that still functions).
|
2025-07-21 20:53:37 +01:00 |
|