Stephan Brandauer
|
dfb9d88198
|
fix ql-for-ql errors
|
2023-05-03 14:17:11 +02:00 |
|
Stephan Brandauer
|
05bf13b020
|
use getCallable predicate
|
2023-05-03 11:27:14 +02:00 |
|
Stephan Brandauer
|
09f3296134
|
export related locations using notation
|
2023-05-03 10:27:46 +02:00 |
|
Stephan Brandauer
|
f1644adca9
|
add internal tag to extraction queries; use 'ml' in query ids, instead of 'ml-powered'
|
2023-05-02 13:30:22 +02:00 |
|
Stephan Brandauer
|
bb7e473cbf
|
use the name callable, instead of callee for methods, functions
|
2023-05-02 13:22:31 +02:00 |
|
Stephan Brandauer
|
f7f6f104d0
|
use NegativeEndpointType class; replace link to slack discussion
|
2023-05-02 13:15:30 +02:00 |
|
Stephan Brandauer
|
bd3aaf0306
|
remove comment that no longer applies
|
2023-04-28 10:16:18 +02:00 |
|
Stephan Brandauer
|
adcf4a3dc2
|
documentation clean-up
|
2023-04-27 14:48:48 +02:00 |
|
Stephan Brandauer
|
52a8230ce3
|
restructure shared characteristics module; add framework support for sanitizers
|
2023-04-27 14:46:24 +02:00 |
|
Stephan Brandauer
|
ffe7c62766
|
use US spelling
|
2023-04-27 14:46:24 +02:00 |
|
Stephan Brandauer
|
a91b71c53b
|
add parameter names to metadata, set subtypes = false for static method candidates; remove UndocumentedMethodCharacteristics, now that we use ModelApi
|
2023-04-27 14:46:23 +02:00 |
|
Stephan Brandauer
|
3868defb87
|
use ModelApi to define parameters worth modeling
|
2023-04-27 14:46:23 +02:00 |
|
Stephan Brandauer
|
6eefb268dd
|
Automodel extraction queries in java telemetry query directory
|
2023-04-27 14:46:08 +02:00 |
|
Anders Schack-Mulligen
|
246d904712
|
Merge pull request #12948 from aschackmull/dataflow/pathnode-type-tostring
Dataflow: Add type to PathNode.toString.
|
2023-04-27 14:14:10 +02:00 |
|
Anders Schack-Mulligen
|
f685ae1fa7
|
Java: Update one more expected output.
|
2023-04-27 12:00:32 +02:00 |
|
github-actions[bot]
|
e6c4bd18d6
|
Add changed framework coverage reports
|
2023-04-27 00:17:19 +00:00 |
|
Tony Torralba
|
12d181143f
|
Merge pull request #10533 from pwntester/main
Java: Add support for java.util.StringJoiner
|
2023-04-26 16:18:35 +02:00 |
|
Anders Schack-Mulligen
|
8e6038577d
|
Java: Update expected output.
|
2023-04-26 14:45:40 +02:00 |
|
Anders Schack-Mulligen
|
32a738b082
|
Dataflow: Add type to PathNode.toString.
|
2023-04-26 14:43:53 +02:00 |
|
Tony Torralba
|
5d80f0818c
|
Fix TestModels test expectation
|
2023-04-26 14:32:28 +02:00 |
|
Tony Torralba
|
0094c25791
|
Fix StringJoiner.add models
|
2023-04-26 12:40:04 +02:00 |
|
Tony Torralba
|
4c102ab99c
|
Refactor to models-as-data
|
2023-04-26 10:13:15 +02:00 |
|
Tony Torralba
|
2c4246f29a
|
Fix test comments
|
2023-04-26 10:08:18 +02:00 |
|
Tony Torralba
|
389e8c4fe8
|
Add review suggestions
|
2023-04-26 10:08:16 +02:00 |
|
Tony Torralba
|
0650c016f6
|
Add models for StringJoiner constructor
|
2023-04-26 10:07:59 +02:00 |
|
Tony Torralba
|
d54c444606
|
Add change note
|
2023-04-26 10:07:49 +02:00 |
|
Tony Torralba
|
311498841e
|
Add fluent models
Add tests
|
2023-04-26 10:07:27 +02:00 |
|
github-actions[bot]
|
cb82bd62e7
|
Add changed framework coverage reports
|
2023-04-26 00:15:23 +00:00 |
|
Edward Minnix III
|
e50f56cc56
|
Merge pull request #12917 from egregius313/egregius313/java/dataflow/refactor-inline-flow-test
Java: Refactor `InlineFlowTest` to remove usage of `DataFlow::Configuration` API
|
2023-04-25 16:18:56 -04:00 |
|
Ed Minnix
|
d98723c35a
|
Fix naming of OkHttpFlowConfig in test
|
2023-04-25 10:31:27 -04:00 |
|
Jami
|
cff7f63193
|
Merge pull request #12838 from jcogs33/jcogs33/add-class-for-callables-interesting-for-modeling
Java: add class that represents callables that are interesting for MaD models
|
2023-04-25 09:28:56 -04:00 |
|
Tony Torralba
|
89ee2b9ace
|
Merge pull request #12911 from atorralba/atorralba/java/filecopyutils-file-sinks
Java: Fix FileCopyUtils.copy models
|
2023-04-25 12:06:13 +02:00 |
|
Anders Schack-Mulligen
|
934a455908
|
Apply suggestions from code review
Update qldoc.
|
2023-04-25 09:35:26 +02:00 |
|
Ed Minnix
|
3af72fa28e
|
Remove legacy code from InlineFlowTest
|
2023-04-24 17:10:32 -04:00 |
|
Ed Minnix
|
59e59125d6
|
Refactor tests
|
2023-04-24 17:10:32 -04:00 |
|
Tony Torralba
|
e3d93c3581
|
Fix FileCopyUtils models
|
2023-04-24 15:07:19 +02:00 |
|
Edward Minnix III
|
ba4d326768
|
Merge pull request #12902 from egregius313/egregius313/java/dataflow/refactor-integration-tests
Java: Refactor Kotlin Integration tests to new DataFlow API
|
2023-04-24 06:51:40 -04:00 |
|
Michael Nebel
|
8ade7247a1
|
Merge pull request #12885 from michaelnebel/mergepathgraph3
Dataflow: Introduce param module for merging three path graphs.
|
2023-04-24 12:49:28 +02:00 |
|
Ed Minnix
|
19e6a9a1d3
|
Fix version of PathGraph used
|
2023-04-21 19:08:56 -04:00 |
|
Ed Minnix
|
40aed29858
|
Refactor Java Integration tests to new API
|
2023-04-21 18:22:28 -04:00 |
|
Jami Cogswell
|
85542638d7
|
Java: refactor CaptureModelsSpecific; resolve conflict for isInTestFile
|
2023-04-20 16:23:12 -04:00 |
|
Jami Cogswell
|
94f11029ee
|
Java: refactor ExternalApi
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
2ae4b646a0
|
Java: adjust genVsMan query test cases
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
2ca8103a7e
|
Java: remove isImplicitlyPublic predicate since not needed for this use-case
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
5dbd11a584
|
Java: move veryPublic predicate
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
fa1a6da60d
|
Java: update genVsMan query test case
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
7c72ece4a0
|
Java: update genVsMan coverage query to use ModelApi instead of DataFlowTargetApi
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
9828ad0fc3
|
Java: add draft of class to represent callables we are interested in modeling
|
2023-04-20 16:19:15 -04:00 |
|
Jami Cogswell
|
2e76e12316
|
Java: add class and predicates to approximate an effectively public method
|
2023-04-20 16:19:15 -04:00 |
|
Edward Minnix III
|
76f8d460e7
|
Merge pull request #12851 from egregius313/egregius313/mad/add-groovy-stubs-to-isInTestFile
Java: Add `*/test/*` to model generator's list of ignored paths
|
2023-04-20 11:06:38 -04:00 |
|