Anders Schack-Mulligen
|
036724ce8d
|
Dataflow: Sync.
|
2022-10-13 11:03:30 +02:00 |
|
Tom Hvitved
|
d42c74f1a4
|
C#: Include CIL SSA definitions in DataFlow::Node
|
2022-10-12 14:39:30 +02:00 |
|
Tom Hvitved
|
f49bfa7bcc
|
C#: Deprecate Assignable(Read)::getAReachableRead
|
2022-10-12 14:08:46 +02:00 |
|
Tom Hvitved
|
ffb2b1c15e
|
Data flow: Sync files
|
2022-10-10 15:39:13 +02:00 |
|
Tom Hvitved
|
296ec94a2a
|
Data flow: Sync files
|
2022-10-09 19:48:45 +02:00 |
|
Tom Hvitved
|
0beea9fd1a
|
Fix typos
|
2022-10-05 15:54:52 +02:00 |
|
Tom Hvitved
|
6f518c1996
|
Data flow: Sync files
|
2022-10-05 12:58:29 +02:00 |
|
Michael Nebel
|
e06afb69cc
|
C#: Support postupdate notes for assignment expressions.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
3d971d239f
|
C#: Support postupdate notes for suppress nullable warning expressions.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
b24fd13946
|
C#: Add postupdate note support for switch expressions.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
6b74e433ee
|
C#: Support postupdate notes for NullCoalescing expressions.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
3c6f538d5c
|
C#: Support Cast expressions to have post update notes.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
d3530b0083
|
C#: Re-factor nested exists into a single exists.
|
2022-09-29 11:35:35 +02:00 |
|
Michael Nebel
|
a36bba94f1
|
C#: Base the getAPostUpdateNote predicate purely on cfg.
|
2022-09-28 14:35:49 +02:00 |
|
Michael Nebel
|
c07c10a808
|
C#: Address review comments.
|
2022-09-28 14:35:09 +02:00 |
|
Michael Nebel
|
2d0a377b7a
|
C#: Update dataflow consistency queries to cater for non unique post and pre unique update notes for conditional branches.
|
2022-09-28 14:35:09 +02:00 |
|
Michael Nebel
|
e5711380f8
|
C#: Make postupdate notes for conditional branches.
|
2022-09-28 14:35:09 +02:00 |
|
Tom Hvitved
|
df2b586e7c
|
Merge pull request #10577 from hvitved/dataflow/get-a-read-content-fan-in
Data flow: Fix bad join-order when getAReadContent has large fan-in
|
2022-09-27 20:04:58 +02:00 |
|
Tom Hvitved
|
335e1a8233
|
Address review comments
|
2022-09-27 13:36:52 +02:00 |
|
erik-krogh
|
ae6dd05249
|
deprecate unused class in query specific file
|
2022-09-27 12:40:05 +02:00 |
|
erik-krogh
|
d23b128457
|
delete unused code in an internal file
|
2022-09-27 12:31:58 +02:00 |
|
Anders Schack-Mulligen
|
9f1bbf2bbd
|
Merge pull request #10575 from aschackmull/dataflow/cleanup-module
Dataflow: Minor visibility cleanup
|
2022-09-27 10:10:53 +02:00 |
|
Tom Hvitved
|
45fc62f16b
|
Data flow: Sync files
|
2022-09-26 20:39:48 +02:00 |
|
Anders Schack-Mulligen
|
1687d08587
|
Dataflow: Sync.
|
2022-09-26 16:10:03 +02:00 |
|
Michael Nebel
|
29639a0ad5
|
C#: ControllerBase should still be considered a controller as we need Redirect methods to be considered sinks.
|
2022-09-26 14:55:29 +02:00 |
|
Michael Nebel
|
f2ada3d547
|
C#: Also use using namespace as a hint to indicate that ASP.NET Core is in scope.
|
2022-09-26 14:55:28 +02:00 |
|
Michael Nebel
|
a7011e11c4
|
C#: Minor refactoring to avoid introducing name variable.
|
2022-09-26 14:55:28 +02:00 |
|
Michael Nebel
|
72429cb9e8
|
C#: Generic classes should not be considered controllers.
|
2022-09-26 14:55:28 +02:00 |
|
Octokit
|
fc10212e68
|
Add ApiController support
|
2022-09-26 14:55:28 +02:00 |
|
Octokit
|
c96b938e7d
|
Controller is public, non-abstract, not generic class
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
853a80bdbc
|
filter out Controller suffixed class in non asp.net projects
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
3d281fbb71
|
fix suffix match
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
56055bd76a
|
Add qldoc comments
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
f27b5d5588
|
Fix code style warnings
|
2022-09-26 14:55:28 +02:00 |
|
Jaroslav Lobačevski
|
105462a1fc
|
Extend aspnetcore controller definition
|
2022-09-26 14:55:27 +02:00 |
|
Michael Nebel
|
0581b91c32
|
Merge pull request #10554 from michaelnebel/csharp/datetime-sanitizer
C#: Consider DateTime as simple type sanitizer.
|
2022-09-26 13:21:36 +02:00 |
|
Michael Nebel
|
342c8764ce
|
Merge pull request #10433 from michaelnebel/csharp/fix-joinorder-interpretedcallable
C#: Fix join order in InterpretedCallable characteristic predicate.
|
2022-09-23 13:37:49 +02:00 |
|
Michael Nebel
|
6d4f1ebcc6
|
C#: Consider datetime expressions as simple sanitizers.
|
2022-09-23 13:04:47 +02:00 |
|
Michael Nebel
|
faf33efeb8
|
C#: Improve join ordering further for InterpretedCallable.
|
2022-09-22 19:10:14 +02:00 |
|
Tom Hvitved
|
914c711940
|
C#: Fix broken viableImplInCallContext implementation
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
e4e9a2e1f9
|
Data flow: Guard against viableImplInCallContext not being a subset ofviableCallable
|
2022-09-22 13:37:59 +02:00 |
|
Tom Hvitved
|
db8b6ac69a
|
Data flow: Sync files
|
2022-09-21 11:02:24 +02:00 |
|
Erik Krogh Kristensen
|
a4cd913aea
|
Merge pull request #10312 from erik-krogh/fix-caseDiff
ensure consistent casing of names
|
2022-09-19 10:43:12 +02:00 |
|
Michael Nebel
|
32816fa68f
|
C#: Improve join in the InterpretedCallable characteristic predicate.
|
2022-09-15 10:54:27 +02:00 |
|
Tony Torralba
|
569fad667a
|
Merge pull request #10360 from atorralba/atorralba/fix-taint-implicit-reads
Dataflow: Fix implicit reads in taint tracking when FlowStates are used
|
2022-09-09 14:28:39 +02:00 |
|
erik-krogh
|
26d8553f6e
|
ensure consistent casing of names
|
2022-09-09 10:34:14 +02:00 |
|
Tony Torralba
|
7db1eb98f5
|
Sync files
|
2022-09-08 17:32:03 +02:00 |
|
Tom Hvitved
|
b3653cc3d0
|
Merge pull request #10216 from hvitved/ssa/shared-lib
SSA: Create a new `codeql/shared-ssa` library pack and move implementation there
|
2022-09-08 15:39:29 +02:00 |
|
Michael Nebel
|
0e52d2c9d3
|
C#: Add missing bi-directional imports.
|
2022-09-06 09:34:13 +02:00 |
|
Tom Hvitved
|
9ebabd1e1f
|
SSA: Strip shared from namespace and qlpack name
|
2022-09-05 11:17:30 +02:00 |
|