Geoffrey White
|
16ed8476ce
|
Rust: Use the new 'quality' tag.
|
2025-05-02 17:24:13 +01:00 |
|
Geoffrey White
|
d0287e9496
|
Merge branch 'main' into alloc-size-sev
|
2025-05-02 17:08:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
bce5f2539f
|
C++/C#/Java/Rust: Fixup tests.
|
2025-05-02 16:52:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
4d2f2b89e7
|
Shared/Java/C#/Rust/C++: Rename 'captureHeuristicFlow' to 'captureFlow'.
|
2025-05-02 14:02:41 +01:00 |
|
Paolo Tranquilli
|
557f468fc0
|
Merge branch 'main' into redsun82/rust-expand-attr-macros
|
2025-05-02 13:43:17 +02:00 |
|
Simon Friis Vindum
|
c6d95ceeb0
|
Shared: Remove the language-specific model generator scripts
|
2025-05-02 13:21:10 +02:00 |
|
Mathias Vorreiter Pedersen
|
d5bc95daeb
|
Merge branch 'main' into generate-more-value-preserving-summaries-2
|
2025-05-02 10:51:11 +01:00 |
|
Michael Nebel
|
74669cb0cb
|
Merge pull request #19382 from michaelnebel/shared/modelgenrefactor
Shared: Re-factor summary, source and sink model generators into separate modules.
|
2025-05-02 09:38:24 +02:00 |
|
Geoffrey White
|
c9ce6c0fb6
|
Rust: Demote rust/cleartext-logging to warning.
|
2025-05-01 16:42:41 +01:00 |
|
Geoffrey White
|
bd3155ef0c
|
Rust: Promote rust/uncontrolled-allocation-size to warning.
|
2025-05-01 16:42:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
775197372c
|
Rust: Fixup queries.
|
2025-04-30 20:34:33 +01:00 |
|
Paolo Tranquilli
|
8ffe4d6593
|
Merge branch 'main' into redsun82/rust-expand-attr-macros
|
2025-04-30 15:25:32 +02:00 |
|
Paolo Tranquilli
|
ecd80fbc34
|
Rust: fix QL compilation errors
|
2025-04-30 15:25:01 +02:00 |
|
Tamas Vajk
|
bb46ca7a64
|
Modify quality query suite selector for actions, cpp, rust and swift
|
2025-04-29 16:22:37 +02:00 |
|
Michael Nebel
|
c9d01bc607
|
Shared: Sprinkle some predicate defaults and clean up.
|
2025-04-29 15:22:13 +02:00 |
|
Michael Nebel
|
a6b5645b13
|
Rust: Re-factor implementation to use the new model generator interface.
|
2025-04-29 15:22:11 +02:00 |
|
Michael Nebel
|
89fd9a4dd5
|
C#/Java/Rust: Change the tag for the model generator debugging queries.
|
2025-04-29 12:02:37 +02:00 |
|
github-actions[bot]
|
2e0699ab2b
|
Post-release preparation for codeql-cli-2.21.2
|
2025-04-28 14:03:28 +00:00 |
|
Nick Rolfe
|
ca7f8f21cd
|
Tweak change-note for MaD model generation
|
2025-04-28 12:50:58 +01:00 |
|
github-actions[bot]
|
625354c46e
|
Release preparation for version 2.21.2
|
2025-04-28 10:55:22 +00:00 |
|
Michael Nebel
|
32125d2291
|
C#/Java/Rust: Add change notes.
|
2025-04-25 15:50:03 +02:00 |
|
Michael Nebel
|
2a0097ea56
|
C#/Java/Rust: Use Mixed flow from capture summary models queries and adjust other queries to the re-factored implementation.
|
2025-04-25 15:49:47 +02:00 |
|
github-actions[bot]
|
d78736b1bf
|
Post-release preparation for codeql-cli-2.21.1
|
2025-04-15 16:33:15 +00:00 |
|
github-actions[bot]
|
b961c5961d
|
Release preparation for version 2.21.1
|
2025-04-14 09:53:06 +00:00 |
|
Geoffrey White
|
c821f27309
|
Merge branch 'main' into badalloc
|
2025-04-14 09:36:59 +01:00 |
|
Mathias Vorreiter Pedersen
|
6c348b5855
|
Rust: Fixup MaD input.
|
2025-04-10 14:01:20 +01:00 |
|
Geoffrey White
|
fd3dcb2d00
|
Rust: More precise imports.
|
2025-04-08 09:30:14 +01:00 |
|
Geoffrey White
|
ee54ba4c48
|
Rust: Autoformat.
|
2025-04-07 17:06:15 +01:00 |
|
Geoffrey White
|
41f54d836e
|
Rust: Tweak query description.
|
2025-04-07 14:33:31 +01:00 |
|
Geoffrey White
|
dad85854cd
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2025-04-07 14:27:12 +01:00 |
|
Geoffrey White
|
2c2506c4f8
|
Rust: Add Rust SSA inconsistency infrastructure.
|
2025-04-07 12:16:45 +01:00 |
|
Geoffrey White
|
893e42315e
|
Merge branch 'main' into badalloc
|
2025-04-07 09:33:23 +01:00 |
|
Geoffrey White
|
471f02cf3b
|
Merge branch 'main' into sinkstats
|
2025-04-04 22:28:30 +01:00 |
|
Geoffrey White
|
6ad7a950da
|
Merge branch 'main' into badalloc
|
2025-04-04 21:57:04 +01:00 |
|
Geoffrey White
|
bc92a99fae
|
Merge pull request #19080 from geoffw0/deallocation
Rust: Query for dereferencing an invalid pointer
|
2025-04-04 21:25:40 +01:00 |
|
Geoffrey White
|
47ee6c6b81
|
Rust: Give regex injection extendable sources as well.
|
2025-04-04 18:27:16 +01:00 |
|
Geoffrey White
|
0db551032c
|
Rust: Make imports consistent and correct.
|
2025-04-04 18:23:53 +01:00 |
|
Geoffrey White
|
784ccb740b
|
Rust: Define Rust queries and extensions more consistently.
|
2025-04-04 18:17:16 +01:00 |
|
Geoffrey White
|
1acbdbaaa2
|
Rust: Make all query sinks extend QuerySink::Range and import them into Stats.qll (this ensures that sink statistics are complete).
|
2025-04-04 18:02:59 +01:00 |
|
Geoffrey White
|
8e7e162ebc
|
Merge branch 'main' into badalloc
|
2025-04-04 17:09:50 +01:00 |
|
Geoffrey White
|
64ee6c5c02
|
Merge branch 'main' into lessnoise
|
2025-04-04 13:51:31 +01:00 |
|
Geoffrey White
|
e9971ffb94
|
Rust: Change the ID of the new query.
|
2025-04-04 13:50:28 +01:00 |
|
Geoffrey White
|
8b23945417
|
Merge branch 'main' into deallocation
|
2025-04-04 12:06:50 +01:00 |
|
Geoffrey White
|
f96b00a62a
|
Update rust/ql/src/queries/security/CWE-770/UncontrolledAllocationSizeGood.rs
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-04-04 09:53:13 +01:00 |
|
Geoffrey White
|
02245af3ca
|
Rust: Rename the query file.
|
2025-04-02 12:11:55 +01:00 |
|
Geoffrey White
|
9fc0ee185b
|
Rust: Change the query ID to rust/summary/summary-statistics-reduced.
|
2025-04-02 12:03:20 +01:00 |
|
Geoffrey White
|
1d7dac485e
|
Rust: switch the query to taint flow so that we get taint through conversions (without needing a special case).
|
2025-04-01 17:57:04 +01:00 |
|
github-actions[bot]
|
10205cb990
|
Post-release preparation for codeql-cli-2.21.0
|
2025-04-01 11:30:43 +00:00 |
|
Geoffrey White
|
cc90ba5836
|
Rust: Create a less noisy version of the summary stats query, for use in tests.
|
2025-04-01 09:56:47 +01:00 |
|
Geoffrey White
|
32e2c1912c
|
Rust: Move all summary stats logic into Stats.qll.
|
2025-04-01 09:56:39 +01:00 |
|