Simon Friis Vindum
|
1c922f0f45
|
Rust: Add request forgery query qhelp
|
2025-09-09 10:37:58 +02:00 |
|
Simon Friis Vindum
|
e1047dc40b
|
Rust: Add request forgery query
|
2025-09-09 10:37:57 +02:00 |
|
Michael Nebel
|
29c22e6fcf
|
Rust: Add change note.
|
2025-09-08 12:05:57 +02:00 |
|
Michael Nebel
|
d9787efc10
|
Rust: Include metrics in the database quality diagnostics.
|
2025-09-08 12:05:44 +02:00 |
|
github-actions[bot]
|
e8a2600a0c
|
Post-release preparation for codeql-cli-2.23.0
|
2025-09-02 11:46:23 +00:00 |
|
github-actions[bot]
|
0bfa93828b
|
Release preparation for version 2.23.0
|
2025-09-02 11:09:32 +00:00 |
|
Tom Hvitved
|
9bae0bfb35
|
Merge pull request #20295 from geoffw0/oldpaths1
Rust: Remove extractor path resolution.
|
2025-09-02 11:17:51 +02:00 |
|
Tom Hvitved
|
5b51bb2ef0
|
Rust: Deref as taint step
|
2025-09-02 08:55:10 +02:00 |
|
Geoffrey White
|
9e0a31cafc
|
Rust: Change note.
|
2025-08-28 17:08:03 +01:00 |
|
Geoffrey White
|
5c90b908cd
|
Rust: Lower the thresholds in rust/diagnostic/database-quality to more pragmatic numbers.
|
2025-08-28 17:08:02 +01:00 |
|
Geoffrey White
|
a075ed595c
|
Rust: Remove telemetry about extractor generated paths.
|
2025-08-27 15:56:59 +01:00 |
|
Geoffrey White
|
49c4c34882
|
Merge pull request #20221 from github/copilot/fix-20220
Rust: Implement a new query for Log Injection
|
2025-08-22 14:01:49 +01:00 |
|
Chris Smowton
|
1829060fab
|
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc319-into-main
|
2025-08-21 16:33:37 +01:00 |
|
Kristen Newbury
|
854a5b5871
|
Add changenotes customizations addition
|
2025-08-20 13:18:17 -04:00 |
|
github-actions[bot]
|
42e3d31c49
|
Post-release preparation for codeql-cli-2.22.4
|
2025-08-18 14:42:42 +00:00 |
|
github-actions[bot]
|
90d29994c8
|
Release preparation for version 2.22.4
|
2025-08-18 14:06:09 +00:00 |
|
Geoffrey White
|
e84135a6de
|
Update rust/ql/src/queries/security/CWE-117/LogInjection.qhelp
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
|
2025-08-18 10:34:43 +01:00 |
|
Geoffrey White
|
265c2e3603
|
Rust: Change note.
|
2025-08-18 10:29:14 +01:00 |
|
Geoffrey White
|
f05d815af9
|
Rust: Update the security-severity tag.
|
2025-08-14 17:59:54 +01:00 |
|
Geoffrey White
|
bc0d327278
|
Rust: Add log injection sinks to stats.
|
2025-08-14 17:42:04 +01:00 |
|
Geoffrey White
|
9836592278
|
Rust: Fix compilation errors in example code.
|
2025-08-14 17:39:02 +01:00 |
|
copilot-swe-agent[bot]
|
7b1aa2307f
|
Address PR feedback: trim examples, remove duplicate CWE ref, autoformat
Co-authored-by: geoffw0 <40627776+geoffw0@users.noreply.github.com>
|
2025-08-14 13:15:03 +00:00 |
|
Tom Hvitved
|
51fb2157ef
|
Rust: Remove references to getResolvedPath and getExtendedCanonicalPath
|
2025-08-14 11:31:42 +02:00 |
|
copilot-swe-agent[bot]
|
39ea50746f
|
Implement Rust log injection query and test infrastructure
Co-authored-by: geoffw0 <40627776+geoffw0@users.noreply.github.com>
|
2025-08-13 18:09:03 +00: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 |
|