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
|
4606df5cb6
|
Add change note
|
2023-04-26 12:24:43 +02:00 |
|
Tony Torralba
|
fba61d51ed
|
Remove experimental files
|
2023-04-26 12:24:30 +02:00 |
|
Tony Torralba
|
e54eaed26f
|
Refactor tests to use InlineFlowTest
|
2023-04-26 12:19:59 +02:00 |
|
Tony Torralba
|
db73e16b70
|
Add tests
|
2023-04-26 12:12:10 +02:00 |
|
Tony Torralba
|
1e66a544fd
|
Promote exxperimental XXE sinks
|
2023-04-26 12:11:48 +02:00 |
|
Tony Torralba
|
8b65937159
|
Move ConstantStringExpr to RangeUtils.qll
|
2023-04-26 12:11:08 +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 |
|
Ed Minnix
|
64ea4833d9
|
Erase generics in typeAsModel
|
2023-04-20 17:09:36 -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 |
|
Michael Nebel
|
656d8d2451
|
Sync files.
|
2023-04-20 11:29:51 +02:00 |
|
Tony Torralba
|
4e60697042
|
Merge pull request #12866 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-04-19 11:16:21 +02:00 |
|
Tony Torralba
|
62f5a5dcd5
|
Merge pull request #10707 from atorralba/atorralba/log-injection-sanitizers
Java: Add line break sanitizers to java/log-injection
|
2023-04-19 08:20:04 +02:00 |
|
github-actions[bot]
|
7abc029872
|
Add changed framework coverage reports
|
2023-04-19 00:16:15 +00:00 |
|
Edward Minnix III
|
fc3c776bdc
|
Permit CodeQL's own tests
Removing `%/test/%` accidentally removed our own test cases.
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
|
2023-04-18 15:31:49 -04:00 |
|
Ed Minnix
|
83d5cde01d
|
Change isInTestFile to ignore %/test/%
|
2023-04-18 10:27:20 -04:00 |
|
Edward Minnix III
|
09502c60d5
|
Merge pull request #12812 from egregius313/egregius313/java/dataflow/refactor-tests
Java: Refactor Test DataFlow configurations to new API
|
2023-04-18 10:22:30 -04:00 |
|
Alex Ford
|
924ce250dd
|
Merge pull request #12847 from github/post-release-prep/codeql-cli-2.13.0
Post-release preparation for codeql-cli-2.13.0
|
2023-04-18 14:40:40 +01:00 |
|