Paolo Tranquilli
|
bed638793c
|
Swift: remove linux QL tests check
|
2024-12-06 12:36:19 +01:00 |
|
Paolo Tranquilli
|
7ee3bf9fc8
|
Swift: add update/downgrade scripts
|
2024-12-06 12:35:01 +01:00 |
|
Paolo Tranquilli
|
4ac602ccd7
|
Merge branch 'main' into redsun82/swift-6
|
2024-12-06 12:31:40 +01:00 |
|
Calum Grant
|
defa4cc19f
|
Merge pull request #18194 from github/calumgrant/bmn/wrong-number-format-arguments2
C++: Fix a FP in cpp/wrong-number-format-arguments caused by an extraction error
|
2024-12-06 10:14:06 +00:00 |
|
Calum Grant
|
2cd4e1af9f
|
C++: Use Expr.stripType()
|
2024-12-06 09:55:05 +00:00 |
|
Geoffrey White
|
129f21af29
|
Rust: Make a predicate private.
|
2024-12-06 09:37:41 +00:00 |
|
Calum Grant
|
2da3d36092
|
C++: Change note
|
2024-12-06 09:36:51 +00:00 |
|
Michael Nebel
|
9715ffd9a4
|
Merge pull request #18205 from michaelnebel/csharp/narrowpatterntypes
C#: Narrow pattern types
|
2024-12-06 10:33:13 +01:00 |
|
Paolo Tranquilli
|
f8976142f5
|
Merge pull request #18224 from github/redsun82/rust-tweaks
Rust: tweak/define more `toString` implementations
|
2024-12-06 09:27:40 +01:00 |
|
Paolo Tranquilli
|
b59b90ba6d
|
Rust: accept test changes
|
2024-12-06 09:12:16 +01:00 |
|
Paolo Tranquilli
|
d0804ac726
|
Merge branch 'main' into redsun82/rust-tweaks
|
2024-12-06 09:11:58 +01:00 |
|
Geoffrey White
|
4e418d3d4d
|
Rust: Update for latest main, and autoformat.
|
2024-12-05 19:09:40 +00:00 |
|
Geoffrey White
|
de042ea9d7
|
Merge branch 'main' into badcrypto
|
2024-12-05 18:36:47 +00:00 |
|
Jeroen Ketema
|
829a934ccb
|
Merge pull request #18049 from microsoft/brodes/seh_flow_phase2_splitting_seh_edges
Brodes/seh flow phase2 splitting seh edges
|
2024-12-05 19:36:39 +01:00 |
|
Geoffrey White
|
dd0fa791aa
|
Rust: Add qhelp.
|
2024-12-05 18:02:44 +00:00 |
|
Geoffrey White
|
6eb850c8cb
|
Rust: Improve the model.
|
2024-12-05 16:49:27 +00:00 |
|
Geoffrey White
|
94dbad7c95
|
Rust: Model for cipher traits.
|
2024-12-05 16:49:19 +00:00 |
|
Paolo Tranquilli
|
720bfc8ff1
|
Rust: tweak/define more toString implementations
|
2024-12-05 17:43:47 +01:00 |
|
REDMOND\brodes
|
3619b01ace
|
Merge branch 'brodes/seh_flow_phase2_splitting_seh_edges' of https://github.com/microsoft/codeql into brodes/seh_flow_phase2_splitting_seh_edges
|
2024-12-05 10:50:17 -05:00 |
|
REDMOND\brodes
|
48c86979f0
|
Deleting unused predicate.
|
2024-12-05 10:50:06 -05:00 |
|
Ben Rodes
|
3115833847
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:49:33 -05:00 |
|
Ben Rodes
|
6cbaa73d58
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:48:40 -05:00 |
|
Ben Rodes
|
1fbd75fee3
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:48:34 -05:00 |
|
Ben Rodes
|
e9ccf37d4d
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:48:23 -05:00 |
|
Ben Rodes
|
008d58b425
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:48:16 -05:00 |
|
Ben Rodes
|
ca6d3b0038
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-05 10:48:00 -05:00 |
|
Calum Grant
|
12b4c0a2dd
|
C++: Change note
|
2024-12-05 15:40:50 +00:00 |
|
Ben Rodes
|
befca9ba0e
|
Merge branch 'main' into brodes/seh_flow_phase2_splitting_seh_edges
|
2024-12-05 10:34:08 -05:00 |
|
Mathias Vorreiter Pedersen
|
dce29dbbd0
|
Merge pull request #18218 from MathiasVP/final-alias-edge-kind
C++: Use a final alias for `EdgeKind`
|
2024-12-05 15:32:59 +00:00 |
|
Geoffrey White
|
eeeb142f0b
|
Rust: Implement the query.
|
2024-12-05 15:22:10 +00:00 |
|
Geoffrey White
|
07e3421f6f
|
Rust: Add shared ConceptsShared.qll, CryptoAlgorithms.qll and CryptoAlgorithmNames.qll to Rust.
|
2024-12-05 15:22:09 +00:00 |
|
Geoffrey White
|
6c4e0a99e2
|
Rust: A few more test cases.
|
2024-12-05 15:17:22 +00:00 |
|
Calum Grant
|
7aed4c3cbf
|
C++: Change note
|
2024-12-05 15:13:38 +00:00 |
|
REDMOND\brodes
|
57fc3fbfe3
|
Switching from isSeh bools to sublcassed ExceptionEdge.
|
2024-12-05 10:10:56 -05:00 |
|
Mathias Vorreiter Pedersen
|
41f08d9b84
|
C#: Accept test changes.
|
2024-12-05 14:59:37 +00:00 |
|
Mathias Vorreiter Pedersen
|
4af18be70b
|
C#: Add change note.
|
2024-12-05 14:42:59 +00:00 |
|
Calum Grant
|
b7f47f752b
|
C++: Remove FPs from cpp/badly-bounded-write
|
2024-12-05 14:37:19 +00:00 |
|
REDMOND\brodes
|
defa8696d3
|
Merge remote-tracking branch 'mathiasvp/final-alias-edge-kind' into brodes/seh_flow_phase2_splitting_seh_edges
# Conflicts:
# cpp/ql/lib/semmle/code/cpp/ir/implementation/EdgeKind.qll
|
2024-12-05 09:35:13 -05:00 |
|
Tom Hvitved
|
ed4819aeab
|
Rust: Cache defaultAdditionalTaintStep
|
2024-12-05 15:19:11 +01:00 |
|
Tom Hvitved
|
7eb3b40977
|
Merge pull request #18219 from hvitved/rust/update-inline-expectations
Rust: update inline expectations
|
2024-12-05 15:11:25 +01:00 |
|
yoff
|
81c8a702ff
|
Merge pull request #18112 from github/tausbn/add-api-graph-support-for-parameter-annotations
|
2024-12-05 15:05:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
5bebfdeb2a
|
C#: Add a MaD model for the 'Microsoft.AspNetCore.Mvc.Controller.View' method.
|
2024-12-05 13:59:59 +00:00 |
|
Tom Hvitved
|
1c56692c02
|
Rust: update inline expectations
|
2024-12-05 14:43:39 +01:00 |
|
Geoffrey White
|
bdb2f3d091
|
Rust: Add placeholder query and tests for 'cipher' module.
|
2024-12-05 13:38:57 +00:00 |
|
Calum Grant
|
fd7469848e
|
C++: Test case for cpp/badly-bounded-write
|
2024-12-05 13:16:59 +00:00 |
|
Mathias Vorreiter Pedersen
|
667abb19d7
|
C++: Expose a final alias instead of the abstract class.
|
2024-12-05 13:13:44 +00:00 |
|
Michael B. Gale
|
952488c2d8
|
C#: Fix possible null dereference
|
2024-12-05 12:32:55 +00:00 |
|
Michael B. Gale
|
7369d043ed
|
C#: Don't initialise DependabotProxy on Windows or macOS
|
2024-12-05 12:25:45 +00:00 |
|
Michael B. Gale
|
2e80e09f52
|
C#: Apply suggestions from code review for DependabotProxy
|
2024-12-05 12:15:27 +00:00 |
|
Michael B. Gale
|
ee7f0b0f2a
|
C#: Load Dependabot Proxy certificate in DependabotProxy, and implement IDisposable
|
2024-12-05 12:15:26 +00:00 |
|