Rasmus Wriedt Larsen
|
e0ccb9306a
|
Merge pull request #11908 from RasmusWL/dataflow-consistency-more-excludes
DataFlow: Add `uniqueParameterNodePositionExclude`
|
2023-01-18 10:44:51 +01:00 |
|
Rasmus Wriedt Larsen
|
a0b1c2ea79
|
DataFlow: Add uniqueParameterNodePositionExclude
|
2023-01-17 14:05:22 +01:00 |
|
Rasmus Wriedt Larsen
|
2b0a5fd5d1
|
DataFlow: Add uniqueParameterNodeAtPositionExclude
|
2023-01-17 14:05:17 +01:00 |
|
Michael Nebel
|
dc50b6bad3
|
C#: Support for operators in implements relations.
|
2023-01-16 13:07:50 +01:00 |
|
Michael Nebel
|
8c2931cbb8
|
C#: Operators are now allowed to be declared virtual.
|
2023-01-16 13:07:50 +01:00 |
|
Michael Nebel
|
30738103f0
|
C#: Add unsigned right shift operator class.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
148dc6de5a
|
C#: Rename shift operator classes.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
f48eda829f
|
C#: Rename some of the TBinarySignOperation constructors.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
2568318460
|
C#: Sign analysis support for unsigned right shift.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
9eb7933778
|
C#: Implement library support for unsigned right shift.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
902b0a60d0
|
C#: Fixup ShiftExpr rename.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
36980bbf42
|
C#: Rename shift expression classes.
|
2023-01-12 19:06:27 +01:00 |
|
Michael Nebel
|
a9f1c95513
|
C#: Rename shift assignment expression classes.
|
2023-01-12 19:06:27 +01:00 |
|
Michael Nebel
|
7e4f7a0c17
|
C#: Address review comments and sync files.
|
2023-01-11 16:29:24 +01:00 |
|
Michael Nebel
|
67cbe38255
|
Sync files.
|
2023-01-11 16:20:55 +01:00 |
|
Michael Nebel
|
7422029e49
|
C#: Re-factor provenance related predicates for summarized callable.
|
2023-01-11 16:20:48 +01:00 |
|
Tony Torralba
|
2ca0df0369
|
C#: Remove omittable exists variables
|
2023-01-10 13:36:25 +01:00 |
|
Michael Nebel
|
16cd148961
|
Merge pull request #11711 from michaelnebel/externalflowcleanup
C#/Java: Delete deprecated ModelCsv classes and related predicates.
|
2023-01-10 10:22:50 +01:00 |
|
Jami
|
ff652f7dee
|
Merge branch 'main' into jcogs33/model-top-jdk-apis
|
2022-12-16 15:32:50 -05:00 |
|
Tom Hvitved
|
e45edcc159
|
Merge pull request #11674 from hvitved/dataflow/param-context
Data flow: Track callable in flow-through pruning
|
2022-12-16 09:25:15 +01:00 |
|
Michael Nebel
|
89fcc17182
|
Merge pull request #11594 from michaelnebel/csharp/listpattern
C#: Support List and Slice patterns.
|
2022-12-16 08:21:07 +01:00 |
|
Jami Cogswell
|
f01ee9e4c2
|
Java: remove PR-merging comment
|
2022-12-15 22:56:15 -05:00 |
|
Jami
|
fd63348549
|
Merge pull request #11585 from jcogs33/jcogs33/mad-metrics-query
Java: add MaD metrics query
|
2022-12-15 19:26:51 -05:00 |
|
Tom Hvitved
|
f8571dd0b6
|
Data flow: Work around functionality-induced misoptimization
|
2022-12-15 15:29:14 +01:00 |
|
Tom Hvitved
|
6eda042229
|
Data flow: Sync files
|
2022-12-15 15:29:13 +01:00 |
|
Michael Nebel
|
2034b00772
|
C#: Remove deprecated ModelCsv classes.
|
2022-12-15 15:22:52 +01:00 |
|
Michael Nebel
|
98e125fa98
|
C#: Add library support for list- and slice patterns.
|
2022-12-15 14:50:21 +01:00 |
|
Michael Nebel
|
a67e02df21
|
Merge pull request #11691 from michaelnebel/renameextensibles
C#/Java: Rename externalflow extensible predicates
|
2022-12-15 11:05:22 +01:00 |
|
Jami Cogswell
|
46b8fbc4c9
|
Java: update remaining models, resolve merge conflict
|
2022-12-15 00:33:06 -05:00 |
|
Jami
|
359e49044f
|
Merge branch 'main' into jcogs33/mad-metrics-query
|
2022-12-14 15:33:29 -05:00 |
|
Michael Nebel
|
6d7401de7d
|
C#: Rename the extensible predicates related to external flow.
|
2022-12-14 13:43:34 +01:00 |
|
Tom Hvitved
|
25b2d11368
|
Merge pull request #11635 from hvitved/dataflow/approx-content
Data flow: Introduce `ApproxContent` in a new pruning stage between stages 2 and 3
|
2022-12-14 12:56:50 +01:00 |
|
Jami Cogswell
|
a33436a39b
|
Java: update hasProvenance
|
2022-12-13 11:26:23 -05:00 |
|
Jami
|
9b0163ce22
|
Merge pull request #11624 from jcogs33/jcogs33/exclude-paramless-constructors-from-dataflowtargetapi
Java/C#: exclude parameterless constructors from `DataFlowTargetApi`
|
2022-12-13 10:05:57 -05:00 |
|
Michael Nebel
|
b8ef961498
|
Merge pull request #9415 from JarLob/sockets
Add TCP and UDP socket client taint sources
|
2022-12-13 10:39:33 +01:00 |
|
Tom Hvitved
|
64eb0cc941
|
C#: Implement ContentApprox
|
2022-12-13 09:53:01 +01:00 |
|
Tom Hvitved
|
0c2eee2a72
|
Data flow: Sync files
|
2022-12-13 09:52:55 +01:00 |
|
Jami
|
93d8a03e73
|
Merge branch 'main' into jcogs33/mad-metrics-query
|
2022-12-12 20:31:53 -05:00 |
|
Jami Cogswell
|
39154b1455
|
C#: add isParameterless predicate to Constructor class
|
2022-12-12 13:28:00 -05:00 |
|
Jami Cogswell
|
623068c4b9
|
Java: add hasProvenance predicate, remove isManuallyGenerated and isBothAutoAndManuallyGenerated
|
2022-12-12 11:23:46 -05:00 |
|
erik-krogh
|
873d3553cd
|
Merge branch 'main' into static-useInstanceOf
|
2022-12-12 15:36:54 +01:00 |
|
Michael Nebel
|
0fdf9a42f2
|
C#: Cleanup and make the last StreamReader model explicit on its input.
|
2022-12-12 13:21:26 +01:00 |
|
JarLob
|
1d303e0470
|
C#: Add remote type source kind in model validation.
|
2022-12-12 12:56:14 +01:00 |
|
Jaroslav Lobačevski
|
204a1d3d06
|
C#: Add source TCP/UDP source models and StreamReader summary models.
|
2022-12-12 12:56:14 +01:00 |
|
erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
Jami Cogswell
|
6854845b75
|
Java: refactor isManuallyGenerated and isBothAutoAndManuallyGenerated
|
2022-12-09 18:37:50 -05:00 |
|
Michael Nebel
|
4835d14865
|
Java/C#: Delete the deprecated NeutralModelCsv class.
|
2022-12-09 15:11:49 +01:00 |
|
Michael Nebel
|
ad90e58120
|
C#: Rename Negative Summary Model to Neutral Model.
|
2022-12-09 15:04:42 +01:00 |
|
Jami Cogswell
|
0b2f2a3f88
|
Java: remove predicates from NegativeSummarizedCallable
|
2022-12-08 23:46:55 -05:00 |
|
Jami Cogswell
|
aa7e6d7811
|
Java: add negative numbers
|
2022-12-07 17:17:35 -05:00 |
|