Napalys Klicius
|
1949d9f8f3
|
Merge branch 'main' into java/mocking-all-non-private-methods-means-unit-test-is-too-big
|
2025-08-28 14:22:06 +02:00 |
|
Napalys Klicius
|
970167bc62
|
Java: moved java/mocking-all-non-private-methods-means-unit-test-is-too-big to a more appropriate location, namely Violation of Best Practice/Testing
|
2025-08-28 14:20:19 +02:00 |
|
Michael Nebel
|
919ed3cff0
|
Merge pull request #20304 from michaelnebel/csharp/prettyprintmad
C#: Convert Blazor test to use pretty print models processing.
|
2025-08-28 13:54:23 +02:00 |
|
Napalys Klicius
|
ad6ca51ef2
|
Update java/ql/src/Likely Bugs/Frameworks/JUnit/ExcessivePublicMethodMocking.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2025-08-28 12:03:56 +02:00 |
|
Tom Hvitved
|
fa7295f0a1
|
Merge pull request #20303 from hvitved/python/jump-to-def-unpack-tests
Python: Add jump-to-def tests for unpacking assignments
|
2025-08-28 12:03:55 +02:00 |
|
Michael Nebel
|
73ce2a2f57
|
C#: Convert Blazor test to use pretty print models processing.
|
2025-08-28 11:46:08 +02:00 |
|
Asger F
|
4437f47a7b
|
Merge pull request #20297 from asgerf/js/simpler-summary-pruning
JS: Change pruning to not rely on Import
|
2025-08-28 11:20:14 +02:00 |
|
Michael Nebel
|
bd31e7f230
|
Merge pull request #20278 from michaelnebel/csharp/streamlinebulkmodels2
C#: Update MaD models to taint entire byte- and char collection.
|
2025-08-28 10:49:44 +02:00 |
|
Tom Hvitved
|
bf47f66691
|
Python: Add jump-to-def tests for unpacking assignments
|
2025-08-28 10:38:21 +02:00 |
|
Joe Farebrother
|
bde143e4c1
|
Merge pull request #20038 from joefarebrother/python-qual-comparison
Python: Modernize 3 quality queries for comparison methods
|
2025-08-28 09:37:20 +01:00 |
|
Simon Friis Vindum
|
028f1cb7b4
|
Merge pull request #20299 from paldepind/rust/certain-extensions
Rust: Minor tweaks to certain type inference
|
2025-08-27 17:49:20 +02:00 |
|
Mathias Vorreiter Pedersen
|
bb08611f55
|
Merge pull request #20301 from MathiasVP/add-comptr-model
C++: Add `ComPtr` MaD models
|
2025-08-27 16:52:02 +02:00 |
|
Joe Farebrother
|
ada0b372c6
|
Merge pull request #20120 from joefarebrother/python-qual-unexpected-raise-special
Python: Modernize Unexpected Raise In Special Method query
|
2025-08-27 15:01:46 +01:00 |
|
Mathias Vorreiter Pedersen
|
bebfe03166
|
C++: Add missing model and accept test changes.
|
2025-08-27 15:15:26 +02:00 |
|
Mathias Vorreiter Pedersen
|
8c07a3e552
|
C++: Add testcase with missing model.
|
2025-08-27 15:12:52 +02:00 |
|
Mathias Vorreiter Pedersen
|
7c05622a91
|
C++: Add missing type and accept test changes.
|
2025-08-27 14:41:00 +02:00 |
|
Mathias Vorreiter Pedersen
|
96b6986660
|
C++: Fix duplicated entries.
|
2025-08-27 14:35:45 +02:00 |
|
Joe Farebrother
|
5b0beb91d1
|
Update python/ql/src/Functions/IncorrectRaiseInSpecialMethod.qhelp
Co-authored-by: Taus <tausbn@github.com>
|
2025-08-27 13:19:55 +01:00 |
|
Mathias Vorreiter Pedersen
|
9e9f6dd11a
|
C++: Accept test changes.
|
2025-08-27 14:18:21 +02:00 |
|
Mathias Vorreiter Pedersen
|
246ed9d30b
|
C++: Add a model for ComPtr.
|
2025-08-27 14:18:12 +02:00 |
|
Mathias Vorreiter Pedersen
|
6f64129b04
|
C++: Add ComPtr tests.
|
2025-08-27 14:05:13 +02:00 |
|
Simon Friis Vindum
|
08f025f164
|
Rust: Infer range expressions certainly and support full ranges
|
2025-08-27 13:59:20 +02:00 |
|
Simon Friis Vindum
|
4c10f07d5f
|
Rust: Add type inference test with range full expression
|
2025-08-27 13:59:19 +02:00 |
|
Simon Friis Vindum
|
2f4e2d6d79
|
Rust: Infer certain types for logical operators
|
2025-08-27 13:59:18 +02:00 |
|
Simon Friis Vindum
|
0ff4dbcea0
|
Rust: Fix type inference inconsistency
|
2025-08-27 13:59:16 +02:00 |
|
Simon Friis Vindum
|
1981668f3c
|
Rust: Add pattern match type inference test
|
2025-08-27 13:59:15 +02:00 |
|
Napalys Klicius
|
a3aacfb688
|
Merge pull request #20190 from Napalys/java/jvm-exit-query-promotion
Java: Enhance `java/jvm-exit` query and add to quality
|
2025-08-27 13:23:02 +02:00 |
|
Tom Hvitved
|
f232335618
|
Merge pull request #20291 from hvitved/rust/type-inference-more-certain-types
Rust: Add more cases to `inferCertainType`
|
2025-08-27 11:25:24 +02:00 |
|
Asger F
|
be32579cab
|
JS: Change pruning to not rely on Import
|
2025-08-27 10:44:23 +02:00 |
|
Jami
|
b7c1e1e8ce
|
Merge pull request #20006 from jcogs33/jcogs33/java/insecure-spring-actuator-config-promotion
Java: Promote Insecure Spring Boot Actuator Configuration query from experimental
|
2025-08-26 19:29:03 -04:00 |
|
Florin Coada
|
499e432065
|
Merge pull request #20268 from github/changedocs/2.22.4
Add changelog entry for CodeQL CLI version 2.22.4
|
2025-08-26 20:29:35 +01:00 |
|
Florin Coada
|
feca56582a
|
Update codeql-cli-2.22.4.rst
|
2025-08-26 16:48:23 +01:00 |
|
Paolo Tranquilli
|
dd68d68064
|
Merge pull request #20288 from github/redsun82/rust-less-warnings
Rust: downgrade uncompiled source files from warning to info
|
2025-08-26 17:45:17 +02:00 |
|
Paolo Tranquilli
|
531955e922
|
Merge branch 'main' into redsun82/rust-less-warnings
|
2025-08-26 17:29:20 +02:00 |
|
Napalys Klicius
|
b3f90bbdfc
|
Update java/ql/src/Violations of Best Practice/Undesirable Calls/CallsToSystemExit.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2025-08-26 13:23:24 +00:00 |
|
Napalys Klicius
|
6c51ba80c7
|
Update java/ql/src/Violations of Best Practice/Undesirable Calls/CallsToSystemExit.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2025-08-26 15:19:02 +02:00 |
|
Tom Hvitved
|
6453b71017
|
Rust: Add more cases to inferCertainType
|
2025-08-26 14:44:55 +02:00 |
|
Tom Hvitved
|
3527fca617
|
Merge pull request #20274 from hvitved/rust/type-synth-type-param
Rust: Include synthetic type parameters in `Type.getATypeParameter`
|
2025-08-26 14:42:29 +02:00 |
|
Simon Friis Vindum
|
87d1a14ff2
|
Merge pull request #20286 from github/rust/fix-examples
Rust: Fix examples in qldoc
|
2025-08-26 14:13:08 +02:00 |
|
Simon Friis Vindum
|
4ed0fb71f3
|
Merge pull request #20289 from github/rust/typo-in-bound
Rust: Fix minor typo in bound in comment
|
2025-08-26 14:12:33 +02:00 |
|
Jami
|
3675e4bb4f
|
Merge branch 'main' into jcogs33/java/insecure-spring-actuator-config-promotion
|
2025-08-26 08:02:17 -04:00 |
|
Paolo Tranquilli
|
42a40c14ac
|
Rust: reword macro expansion error
|
2025-08-26 13:58:47 +02:00 |
|
Simon Friis Vindum
|
600417a767
|
Rust: Fix minor typo in bound in comment
|
2025-08-26 13:43:30 +02:00 |
|
Jeroen Ketema
|
d5f4a3961e
|
Merge pull request #20287 from jketema/not-included
Java: Update integration test after query removal
|
2025-08-26 12:54:52 +02:00 |
|
Paolo Tranquilli
|
999920c968
|
Rust: accept test changes
|
2025-08-26 12:30:27 +02:00 |
|
Paolo Tranquilli
|
02b4c1fa85
|
Rust: downgrade uncompiled source files from warning to info
|
2025-08-26 11:56:53 +02:00 |
|
Jeroen Ketema
|
680aeea1ba
|
Merge pull request #14331 from asgerf/cpp/use-flow-state-inout-barriers
C++: use in/out barriers with flow state
|
2025-08-26 11:47:35 +02:00 |
|
Napalys Klicius
|
8017fae297
|
Java: Simplify mock call location check using getEnclosingCallable
|
2025-08-26 09:44:00 +00:00 |
|
Jeroen Ketema
|
54f264851a
|
Merge branch 'main' into cpp/use-flow-state-inout-barriers
|
2025-08-26 11:24:32 +02:00 |
|
Jeroen Ketema
|
704ae1a3b1
|
Java: Update integration test after query removal
|
2025-08-26 11:19:42 +02:00 |
|