Michael Nebel
|
ca553bf1a2
|
Merge pull request #18932 from michaelnebel/csharp/ismatchingconstantunknowtype
C#: Special handling of unknown types in `isMatchingConstant`.
|
2025-03-10 14:37:27 +01:00 |
|
Michael Nebel
|
21aa62c18c
|
C#: Address review comments.
|
2025-03-10 13:28:20 +01:00 |
|
Michael Nebel
|
a16c2c80f7
|
C#: Add change-note.
|
2025-03-10 13:03:01 +01:00 |
|
Michael Nebel
|
26f0f7f6da
|
Update csharp/ql/test/query-tests/API Abuse/NoDisposeCallOnLocalIDisposable/NoDisposeCallOnLocalIDisposable.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-03-10 12:40:25 +01:00 |
|
Michael Nebel
|
13226edbeb
|
C#: Add change-note.
|
2025-03-10 10:54:20 +01:00 |
|
Michael Nebel
|
3f8679a099
|
C#: Update test expected output.
|
2025-03-07 16:00:28 +01:00 |
|
Michael Nebel
|
7a99dfaebe
|
C#: Do flag missing Dispose calls on Task and Task<>.
|
2025-03-07 15:14:07 +01:00 |
|
Michael Nebel
|
f58c72ed59
|
C#: Add example for local not disposed involving tasks.
|
2025-03-07 14:44:29 +01:00 |
|
Michael Nebel
|
3903a90a11
|
C#: Update expected test output.
|
2025-03-07 13:22:37 +01:00 |
|
Michael Nebel
|
b5ea34fcf3
|
C#: We can't do any reasoning based on unknown types on whether they match in a pattern.
|
2025-03-07 13:22:35 +01:00 |
|
Michael Nebel
|
5c0fc1f75b
|
C#: Add BMN tests for cs/constant-condition.
|
2025-03-07 13:22:34 +01:00 |
|
Michael Nebel
|
431586bb70
|
C#: Make the same folder structure for BMN tests as used for traced extractor tests.
|
2025-03-07 13:22:32 +01:00 |
|
Michael Nebel
|
c9796ee297
|
C#: Add cs/call-to-object-tostring to the CCR query suite.
|
2025-03-07 09:52:08 +01:00 |
|
Michael Nebel
|
82b7a19df1
|
Merge pull request #18894 from michaelnebel/csharp/garbagetypes
C#: Handle some BMN garbage types.
|
2025-03-07 09:19:48 +01:00 |
|
Anders Schack-Mulligen
|
da579c27fc
|
Merge pull request #18934 from aschackmull/ssa/refactor5
SSA: Replace the Guards interface in the SSA data flow integration.
|
2025-03-06 15:11:52 +01:00 |
|
Michael Nebel
|
61c043fd4a
|
Merge pull request #18935 from michaelnebel/csharp/useless-if-statement
C#: Fewer alerts in `cs/useless-if-statement`.
|
2025-03-06 13:53:20 +01:00 |
|
Ed Minnix
|
ca14c5722d
|
Add likely XSS case to integration tests
|
2025-03-05 12:40:26 -05:00 |
|
Ed Minnix
|
e2f0a61f89
|
Add XSS test to integration tests
|
2025-03-05 12:40:02 -05:00 |
|
Ed Minnix
|
a0fe7d6a1a
|
Remove unused line
|
2025-03-05 11:04:41 -05:00 |
|
Michael Nebel
|
c73eeec814
|
C#: Add change note.
|
2025-03-05 15:33:02 +01:00 |
|
Michael Nebel
|
dd7d5d031c
|
C#: Update test expected output.
|
2025-03-05 15:27:01 +01:00 |
|
Michael Nebel
|
35fbaf4ac3
|
C#: Do flag empty if statements if there is a comment in cs/useless-if-statement.
|
2025-03-05 15:26:39 +01:00 |
|
Michael Nebel
|
361bdfac12
|
C#: Add a testcase with an empty if statement containing a comment.
|
2025-03-05 15:22:22 +01:00 |
|
Michael Nebel
|
a9d45a2aa2
|
C#: Add some tests for cs/useless-if-statement.
|
2025-03-05 14:32:41 +01:00 |
|
Anders Schack-Mulligen
|
c6761db2fc
|
SSA: Replace the Guards interface in the SSA data flow integration.
|
2025-03-05 13:29:31 +01:00 |
|
Michael Nebel
|
5c931fa897
|
C#: Improve comments.
|
2025-03-05 09:50:52 +01:00 |
|
Michael Nebel
|
3b764b0640
|
C#: Update test expected output.
|
2025-03-05 09:04:56 +01:00 |
|
Michael Nebel
|
9af170f60e
|
C#: Add BMN test using broken types.
|
2025-03-05 09:04:50 +01:00 |
|
Michael Nebel
|
5551aebaa9
|
C#: Add a primary ql class for UnknownType.
|
2025-03-05 09:04:49 +01:00 |
|
Ed Minnix
|
133c6fa400
|
Fix test expectations
|
2025-03-05 01:13:31 -05:00 |
|
Ed Minnix
|
22e958b245
|
Fix jump node by using associated property
|
2025-03-05 01:13:29 -05:00 |
|
Ed Minnix
|
8ea6974868
|
XSS qlref
|
2025-03-05 01:13:27 -05:00 |
|
Ed Minnix
|
97e00ae053
|
Fix formatting
|
2025-03-05 01:13:26 -05:00 |
|
Ed Minnix
|
824b182ca5
|
fixup! Add Name and NameList test classes
|
2025-03-05 01:13:12 -05:00 |
|
Ed Minnix
|
17da291910
|
fixup! Component parameter passing step
|
2025-03-05 01:13:09 -05:00 |
|
Ed Minnix
|
0463f48565
|
Add Name and NameList test classes
|
2025-03-05 01:13:03 -05:00 |
|
Ed Minnix
|
48b90b28c7
|
Component parameter passing step
|
2025-03-05 01:13:00 -05:00 |
|
Anders Schack-Mulligen
|
5a909aa69c
|
C#: Remove remaining DefinitionExt references.
|
2025-03-04 12:24:24 +01:00 |
|
Anders Schack-Mulligen
|
00b8c80c24
|
SSA/C#/Ruby/Rust: Clean up SSA consistency queries.
The RelevantDefinition class is no longer needed since the introduction
of LocationSig.
|
2025-03-04 12:24:23 +01:00 |
|
Anders Schack-Mulligen
|
f0993fc97e
|
C#: Switch test to use dedicated test module.
|
2025-03-04 12:24:22 +01:00 |
|
Anders Schack-Mulligen
|
9e03b12ba0
|
C#/Java/Ruby/Rust/SSA: Replace DefinitionExt with SourceVariable in data flow integration predicates.
|
2025-03-04 12:24:21 +01:00 |
|
github-actions[bot]
|
58f355ae5a
|
Post-release preparation for codeql-cli-2.20.6
|
2025-03-03 18:18:15 +00:00 |
|
github-actions[bot]
|
fa850cccb1
|
Release preparation for version 2.20.6
|
2025-03-03 17:13:19 +00:00 |
|
Carl Dybdahl
|
2f7cdf1bfa
|
Improvements
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
b3447959fa
|
Match autoformatting, add QLDoc references
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d371723fe4
|
Fix test
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d82295c54a
|
Add QLDoc
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
aa6779f19f
|
Add changelog
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
35fd4d226f
|
Oops
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
44e6691e6d
|
Add implementation and tests
|
2025-03-03 15:32:15 +01:00 |
|