Koen Vlaswinkel
|
ced95e0f45
|
Java: Split API name column into separate columns
|
2023-09-25 10:16:59 +02:00 |
|
Koen Vlaswinkel
|
f4522edc95
|
Java: Remove unnecessary columns
|
2023-09-22 16:11:30 +02:00 |
|
Koen Vlaswinkel
|
7dc22e47d6
|
Java: Switch from problem to table query
|
2023-09-22 16:08:20 +02:00 |
|
Koen Vlaswinkel
|
9e2984770f
|
Java: Fix identification of supported endpoints in framework mode
|
2023-09-20 14:25:06 +02:00 |
|
Koen Vlaswinkel
|
73ebd21c33
|
Java: Refactor most of the logic out of the model editor query files
|
2023-09-20 14:13:28 +02:00 |
|
Koen Vlaswinkel
|
509b7fe0f8
|
Java: Add tests for supported framework methods
|
2023-09-20 14:11:00 +02:00 |
|
Koen Vlaswinkel
|
6adbc406a7
|
Java: Add tests for private methods
|
2023-09-20 14:05:28 +02:00 |
|
Koen Vlaswinkel
|
8e55189b84
|
Java: Add tests for generic interfaces/classes/methods
|
2023-09-20 14:02:34 +02:00 |
|
Koen Vlaswinkel
|
6e78aac6cc
|
Java: Rename CallableMethod to Endpoint
|
2023-09-20 13:57:27 +02:00 |
|
Koen Vlaswinkel
|
fee9640077
|
Java: Update query id/tags and documentation
|
2023-09-20 13:54:35 +02:00 |
|
Koen Vlaswinkel
|
fe7ce0ae0b
|
Java: Rename queries from fetch methods to endpoints
|
2023-09-20 13:52:49 +02:00 |
|
Koen Vlaswinkel
|
082a45400d
|
Java: Rename AutomodelVsCode to ModelEditor
|
2023-09-20 13:51:05 +02:00 |
|
Koen Vlaswinkel
|
0434cce4c3
|
Java: Fix formatting of AutomodelVsCode.qll file
|
2023-09-13 14:54:03 +02:00 |
|
Koen Vlaswinkel
|
95296f1518
|
Java: Use don't care expression for kind and provenance
|
2023-09-13 14:45:47 +02:00 |
|
Koen Vlaswinkel
|
7db082f3fd
|
Java: Add VS Code model editor queries
|
2023-09-13 13:04:26 +02:00 |
|
Stephan Brandauer
|
928898e979
|
Java: automodel: add class and method doc to test code
|
2023-09-12 15:43:09 +02:00 |
|
Stephan Brandauer
|
089b147d04
|
Java: Automodel format
|
2023-09-12 14:27:12 +02:00 |
|
Stephan Brandauer
|
bd10ac799a
|
Java: Automodel application mode: add test expectations
|
2023-09-12 14:20:28 +02:00 |
|
Stephan Brandauer
|
8121c7fefa
|
Java: Automodel application mode: add method doc and class doc as related locations
|
2023-09-12 14:08:55 +02:00 |
|
Stephan Brandauer
|
0115ba0df3
|
Java: Automodel: drive-by, add extensibleType metadata to app mode +/- extraction
|
2023-09-12 09:29:54 +02:00 |
|
Stephan Brandauer
|
bbedd72260
|
Java: Automodel App Mode: rename MethodCall to MethodReturnValue
|
2023-09-08 13:57:21 +02:00 |
|
Stephan Brandauer
|
704c7ee104
|
Java: Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2023-09-08 13:54:26 +02:00 |
|
Stephan Brandauer
|
4effc11fdb
|
Java: comments
|
2023-09-08 09:16:56 +02:00 |
|
Stephan Brandauer
|
c4f5213d68
|
Java: format
|
2023-09-07 15:50:03 +02:00 |
|
Stephan Brandauer
|
836a5822f3
|
Java: Automodel App Mode: remove bogus implementation
|
2023-09-07 15:49:58 +02:00 |
|
Stephan Brandauer
|
c173d9ae40
|
Java: automodel application mode: generate models for overridden method candidates
|
2023-09-07 15:49:58 +02:00 |
|
Stephan Brandauer
|
3121949123
|
Java: automodel application mode: test case for overridden method candidate
|
2023-09-07 15:49:58 +02:00 |
|
Stephan Brandauer
|
1e1b59ed52
|
Java: automodel: additionally consider sources for alreadyAiModeled property
|
2023-09-07 15:49:58 +02:00 |
|
Stephan Brandauer
|
6f7d78183f
|
Java: add endpoints for parameters of overridden methods in automodel application mode
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
dff8259e78
|
Java: support remote sources in automodel positive example extraction
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
fcabca4581
|
Java: Export MaD output in application mode extraction queries
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
8d133f86c7
|
Java: replace getArgIndex by getMaDInput
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
902a585b47
|
Java: remove isArgOf predicate
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
caaf2f83d7
|
Java: enable model exclusion characteristic also for source candidates
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
344aa9cb6b
|
Java: enable local call characteristic also for source candidates
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
afc5aedd0a
|
Java: enable exception characteristic also for source candidates
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
a526b79211
|
Java: enable unexploitable is/exists characteristics also for source candidates
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
f55d950be3
|
Java: update application mode extraction test expectations after adding source candidates
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
937e452ce0
|
Java: add extensibleType to sampling keys
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
eb1e29d284
|
Java: add new endpoint class for source candidates in application mode
|
2023-09-07 15:49:57 +02:00 |
|
Stephan Brandauer
|
7cfcbf6b71
|
Java: add extensible type to endpoint class in application mode
|
2023-09-07 15:49:56 +02:00 |
|
Kasper Svendsen
|
ecee427c72
|
Merge pull request #14117 from kaspersv/delete-unnecessary-test
Java: Delete java test query which fails to compile
|
2023-09-04 15:28:57 +02:00 |
|
Ian Lynagh
|
a2659eecfb
|
Merge pull request #14018 from igfoo/igfoo/extractor_information_kotlin1
Kotlin: Write usesK2 ("uses Kotlin 2") information to the database
|
2023-09-04 13:38:23 +01:00 |
|
Ian Lynagh
|
bbf441f87a
|
Kotlin: Add an integration test for Kotlin 2
|
2023-09-04 11:28:31 +01:00 |
|
Kasper Svendsen
|
4bc6ca3d84
|
Java: Delete java test query which fails to compile
|
2023-09-01 11:21:06 +02:00 |
|
Tom Hvitved
|
73370e7282
|
Merge pull request #14100 from hvitved/dataflow/consistency-pack
Data flow: Add consistency checks to shared ql pack
|
2023-08-31 11:47:40 +02:00 |
|
Asger F
|
2d5c40db31
|
Merge pull request #14048 from asgerf/shared/variable-capture-write-source-node
Variable capture: allow arbitrary data-flow nodes to be the source of a write
|
2023-08-31 10:20:48 +02:00 |
|
Tom Hvitved
|
fefe64bf0c
|
Java: Use data flow consistency checks from shared pack
|
2023-08-30 15:29:41 +02:00 |
|
Anders Starcke Henriksen
|
361ae1747e
|
Merge branch 'main' into starcke/automodel-pack
|
2023-08-30 09:25:28 +02:00 |
|
Jean Helie
|
41726f52a2
|
Merge pull request #13954 from github/kaeluka/add-provenance-to-metadata
Java: Automodel: Add Candidates for Regression Testing
|
2023-08-29 14:33:02 +01:00 |
|