github-actions[bot]
|
90d29994c8
|
Release preparation for version 2.22.4
|
2025-08-18 14:06:09 +00:00 |
|
Tom Hvitved
|
51fb2157ef
|
Rust: Remove references to getResolvedPath and getExtendedCanonicalPath
|
2025-08-14 11:31:42 +02:00 |
|
Geoffrey White
|
5fc8db8244
|
Merge pull request #20137 from geoffw0/cleartextstorage
Rust: New Query rust/cleartext-storage-database
|
2025-08-11 12:33:24 +01:00 |
|
Geoffrey White
|
3382d06ede
|
Rust: Remove newline.
|
2025-08-11 11:51:21 +01:00 |
|
Geoffrey White
|
a1bc865691
|
Merge pull request #20185 from geoffw0/typeconsistencycounts
Rust: Add rust/diagnostics/type-inference-consistency-counts.
|
2025-08-11 09:42:19 +01:00 |
|
Geoffrey White
|
04014d9bf0
|
Merge pull request #20150 from geoffw0/ctorinit
Rust: Update BadCtorInitialization.ql to use getCanonicalPath.
|
2025-08-11 09:41:16 +01:00 |
|
Geoffrey White
|
c5f83c4423
|
Rust: Add rust/diagnostics/type-inference-consistency-counts.
|
2025-08-07 14:43:48 +01:00 |
|
Geoffrey White
|
e991aa3253
|
Merge branch 'main' into cleartextstorage
|
2025-08-06 15:49:44 +01:00 |
|
Geoffrey White
|
83ec1d0254
|
Rust: Add the new query sinks to the Stats.qll import, so that they're reported correctly.
|
2025-08-05 20:20:40 +01:00 |
|
Geoffrey White
|
0d4f8765a6
|
Merge pull request #20167 from geoffw0/mdlcleanup
Rust: Clean up some odds and ends
|
2025-08-05 19:25:46 +01:00 |
|
Geoffrey White
|
c8e9ed3eda
|
Merge branch 'main' into cleartextstorage
|
2025-08-05 12:44:55 +01:00 |
|
Geoffrey White
|
0a49b65887
|
Rust: Make the rust/cleartext-transmission alert message more consistent with similar queries.
|
2025-08-04 19:47:33 +01:00 |
|
github-actions[bot]
|
fb4b0aac53
|
Post-release preparation for codeql-cli-2.22.3
|
2025-08-04 17:18:08 +00:00 |
|
Chuan-kai Lin
|
4df1c12876
|
Minor CHANGELOG updates
|
2025-08-04 09:09:25 -07:00 |
|
Geoffrey White
|
b60faadf70
|
Rust: Change note.
|
2025-08-04 17:07:58 +01:00 |
|
github-actions[bot]
|
fd82aeb1f8
|
Release preparation for version 2.22.3
|
2025-08-04 15:47:57 +00:00 |
|
Geoffrey White
|
f1cb1a3f5a
|
Rust: Add computed security-severity tag.
|
2025-08-04 13:41:16 +01:00 |
|
Geoffrey White
|
58680c94bc
|
Rust: Repair BadCtorInitialization.ql's StdCall using getCanonicalPath.
|
2025-07-31 13:28:56 +01:00 |
|
Simon Friis Vindum
|
abc58ac8b3
|
Rust: Add metric and debug predicates for type that reach the length limit
|
2025-07-31 14:20:32 +02:00 |
|
Geoffrey White
|
215fe7d0b3
|
Rust: Clean up the alert message.
|
2025-07-30 17:51:30 +01:00 |
|
Geoffrey White
|
e585e677c8
|
Rust: Add qhelp and examples.
|
2025-07-30 17:51:28 +01:00 |
|
Geoffrey White
|
a3110a9091
|
Rust: Implement query.
|
2025-07-29 18:19:52 +01:00 |
|
Simon Friis Vindum
|
5b152cfdec
|
Rust: Fix typo in change note
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-07-29 18:38:14 +02:00 |
|
Geoffrey White
|
5c64d4e9b7
|
Rust: Query framework.
|
2025-07-28 16:59:01 +01:00 |
|
Simon Friis Vindum
|
8e474c946e
|
Rust: Add change note for type inference for closures
|
2025-07-28 10:27:33 +02:00 |
|
Simon Friis Vindum
|
82387461ee
|
Merge pull request #20084 from paldepind/rust/type-inference-trait-object
Rust: Implement type inference for trait objects/`dyn` types
|
2025-07-24 10:17:23 +02:00 |
|
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 |
|
Simon Friis Vindum
|
f5605c94c5
|
Rust: Add change note for type inference of trait objects
|
2025-07-23 14:08:22 +02: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 |
|
Simon Friis Vindum
|
6b366d8384
|
Merge branch 'main' into rust/type-inference-tuples
|
2025-07-22 10:45:41 +02:00 |
|
Nick Rolfe
|
ad9b637bec
|
Revert "Merge pull request #19994 from github/post-release-prep/codeql-cli-2.22.2"
This reverts commit e5b4a15e35, reversing
changes made to 33e63109bb.
|
2025-07-21 15:18:59 +01:00 |
|
Geoffrey White
|
0ec10e5c30
|
Rust: Corrections after the merge.
|
2025-07-21 12:12:23 +01:00 |
|
Geoffrey White
|
c2ddf25f11
|
Merge branch 'main' into constcrypto
|
2025-07-17 16:13:58 +01:00 |
|
Simon Friis Vindum
|
8858f213ff
|
Rust: Add a change note
|
2025-07-15 10:23:30 +02:00 |
|
Geoffrey White
|
26dae8144c
|
Rust: Make rust/summary/query-sinks less noisy and thus more useful. This is the one in the DCA meta queries output, not the grand total used in metrics.
|
2025-07-14 17:26:43 +01:00 |
|
Tom Hvitved
|
655b3de6bb
|
Rust: Remove Resolvable.resolvesAsItem
Removes one more use of extractor-based resolution.
|
2025-07-11 14:41:41 +02:00 |
|
github-actions[bot]
|
24a0ac1223
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-07 18:15:04 +00:00 |
|
github-actions[bot]
|
f12daefabe
|
Release preparation for version 2.22.2
|
2025-07-07 14:00:26 +00:00 |
|
Geoffrey White
|
006f0e8fcf
|
Merge branch 'main' into lifetime
|
2025-06-25 14:17:00 +01:00 |
|
github-actions[bot]
|
6972c7a872
|
Post-release preparation for codeql-cli-2.22.1
|
2025-06-24 12:55:14 +00:00 |
|
Geoffrey White
|
898c569f1b
|
Rust: Change note.
|
2025-06-24 11:37:54 +01:00 |
|
Geoffrey White
|
869c974745
|
Rust: Change note.
|
2025-06-24 11:34:54 +01:00 |
|
github-actions[bot]
|
3e074b2425
|
Release preparation for version 2.22.1
|
2025-06-24 08:55:31 +00:00 |
|