Tony Torralba
|
5e3d9d8136
|
Java: Model the Stapler framework
|
2023-06-14 12:34:52 +02:00 |
|
Tony Torralba
|
182513a981
|
Merge pull request #13235 from atorralba/atorralba/java/hudson-models
Java: Add Hudson models
|
2023-06-14 12:33:18 +02:00 |
|
Jeroen Ketema
|
49993b023e
|
Java: Rewrite inline expectation tests to use parameterized module
|
2023-06-09 10:42:17 +02:00 |
|
Tony Torralba
|
ad2f558002
|
Add Hudson models
Includes models-as-data rows, flow sources, and XSS sanitizers.
Tests for models-as-data rows not included.
|
2023-06-02 11:06:24 +02:00 |
|
Tony Torralba
|
903fdb0cb8
|
Java: Add models for the Play Framework
|
2023-05-26 10:23:43 +02:00 |
|
Ed Minnix
|
5c10d42915
|
More test cases for io.jsonwebtoken.SigningKeyResolverAdapter
|
2023-05-04 16:52:40 -04:00 |
|
Ed Minnix
|
a4fa1ec768
|
Test case for modeling io.jsonwebtoken.SigningKeyResolverAdapter
|
2023-05-04 16:52:40 -04:00 |
|
Ed Minnix
|
95c28967cc
|
Refactor dataflow library tests
|
2023-04-17 23:48:06 -04:00 |
|
Edward Minnix III
|
ce06df3152
|
Merge pull request #11628 from egregius313/egregius313/android-webview-addjavascriptinterface-dataflow
Java: Add parameters of methods annotated @JavascriptInterface as remote flow sources
|
2023-01-10 12:41:52 -05:00 |
|
Tony Torralba
|
32471d326e
|
Java: Remove omittable exists variables
|
2023-01-10 13:37:19 +01:00 |
|
Ed Minnix
|
28f555c2b2
|
Add simple test case for @JavascriptInterface parameter flow
|
2023-01-03 15:31:40 -05:00 |
|
erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
Jami Cogswell
|
65f3ae9829
|
clean up files
|
2022-09-23 18:59:27 -04:00 |
|
Jami Cogswell
|
24b34cd32f
|
add a few more tests, and some clean-up
|
2022-09-23 18:59:27 -04:00 |
|
Jami Cogswell
|
7a96727c59
|
add tests
|
2022-09-23 18:59:27 -04:00 |
|
Tony Torralba
|
a5749a5eb1
|
Add ComponentName tests to existing Intent tests
|
2021-10-18 15:23:52 +02:00 |
|
Tony Torralba
|
9604f88ae0
|
Undo autoformatting
|
2021-10-18 11:07:28 +02:00 |
|
Tony Torralba
|
a6f2ebe820
|
Fix stubs
|
2021-10-18 11:06:43 +02:00 |
|
Tony Torralba
|
5dfb0d4d64
|
Fix Android tests affected by changes in stubs
|
2021-10-18 11:04:33 +02:00 |
|
Tony Torralba
|
a8aa8e3bb4
|
Use InlineExpectationsTest directly
|
2021-10-11 16:38:20 +02:00 |
|
Tony Torralba
|
2df30dc107
|
Use InlineFlowTest for local and remote flow tests
|
2021-10-08 11:48:35 +02:00 |
|
Chris Smowton
|
39640efc9b
|
Remove no-longer-needed TaintPreservingCallables and update test expectations
|
2021-10-07 14:33:39 +01:00 |
|
Chris Smowton
|
3607d50994
|
Update remote flow source locations
|
2021-10-06 12:17:46 +01:00 |
|
Joe Farebrother
|
5e4498a53a
|
Add more models; fix tests
|
2021-10-01 16:53:53 +01:00 |
|
Tony Torralba
|
a33e0bce9d
|
Fix tests affected by Jackson stubs changes
|
2021-08-03 13:15:45 +02:00 |
|
Tony Torralba
|
351a24558d
|
Add tests for JacksonSerializability
Upgraded jackson stubs to 2.12
|
2021-08-02 14:03:30 +02:00 |
|
Sauyon Lee
|
60db9e1851
|
Rename springframework-5.2.3 to 5.3.8
|
2021-06-28 08:26:39 -07:00 |
|
Sebastian Bauersfeld
|
28f597440f
|
Add method invocations of Spring's SavedRequest as a remote sources.
|
2021-05-20 20:00:14 +07:00 |
|
Anders Schack-Mulligen
|
20ccb52912
|
Merge pull request #4299 from torque59/play-framework
Initial support for Java - Play Framework > 2.6.x
|
2021-03-05 10:51:53 +01:00 |
|
Francis Alexander
|
a35f6d030c
|
Test fixes and change notes
|
2021-03-05 06:50:57 +05:30 |
|
Francis Alexander
|
f32c77c266
|
Qldoc and formatting changes
|
2021-02-15 22:35:58 +05:30 |
|
yo-h
|
e5331a4735
|
Java: accept changes in expected output
|
2021-02-09 09:17:35 -05:00 |
|
yo-h
|
e194411cfa
|
Java: fix javac errors in test code
|
2021-02-09 09:16:57 -05:00 |
|
Francis Alexander
|
435502e070
|
missing new lines
|
2021-01-06 23:05:09 +05:30 |
|
Francis Alexander
|
1f5a466e46
|
Playframework test cases & review fixes
|
2021-01-06 22:57:14 +05:30 |
|
luchua-bc
|
7ac3fb41d5
|
Clean up query and test files
|
2020-10-31 13:37:36 +00:00 |
|
Francis Alexander
|
ddc544aa07
|
Initial support for Play Framework > 2.6.x
|
2020-10-22 20:20:49 +05:30 |
|
Arthur Baars
|
252f8aa89d
|
Java: add Spring::MultipartRequest as taint source
|
2020-09-22 19:01:10 +02:00 |
|
Arthur Baars
|
ae2bab7e9c
|
Add test case
|
2020-04-28 16:57:03 +02:00 |
|
Anders Schack-Mulligen
|
2b1723dd88
|
Java: Move some taint tests.
|
2020-02-04 13:21:31 +01:00 |
|