Napalys Klicius
|
50c7160819
|
Java: port java/mocking-all-non-private-methods-means-unit-test-is-too-big query
|
2025-08-11 13:43:36 +02:00 |
|
Jami
|
02ded89d84
|
Merge branch 'main' into jcogs33/java/junit5-missing-nested-annotation
|
2025-04-21 09:46:49 -04:00 |
|
Chris Smowton
|
3c555fce11
|
Add basic test for SQL injection vs Jakarta Persistence
|
2025-04-01 17:13:23 +01:00 |
|
Jami
|
e458aca806
|
Merge branch 'main' into jcogs33/java/junit5-missing-nested-annotation
|
2025-03-27 21:31:09 -04:00 |
|
Jami Cogswell
|
35b647839c
|
Java: include RepeatedTest, ParameterizedTest, TestFactory, and TestTemplate when identifying JUnit 5 test methods
|
2025-03-23 19:49:55 -04:00 |
|
Jami Cogswell
|
ccbe77eb09
|
Java: move original files
|
2025-03-23 19:48:13 -04:00 |
|
Tamas Vajk
|
f7f8b47f12
|
Java: Add initial version of empty method query
|
2025-03-14 11:36:03 +01:00 |
|
Jami Cogswell
|
e17486a9d8
|
Java: rename springframework stubs directory from 5.3.8 to 5.8.x
|
2025-03-11 15:20:58 -04:00 |
|
Jami Cogswell
|
f65a5b9a66
|
Java: add test for qhelp good example
|
2025-02-24 18:27:45 -05:00 |
|
Jami Cogswell
|
b2469ff8ba
|
Java: add APIs and tests for more recent Spring versions: authorizeHttpRequests, AuthorizeHttpRequestsConfigurer, securityMatcher(s)
|
2025-02-24 18:26:02 -05:00 |
|
Jami Cogswell
|
0ab37684e1
|
Java: more database update tests and stubs
|
2025-01-30 10:14:14 -05:00 |
|
Jami Cogswell
|
3bf6dc24c1
|
Java: Stapler tests and stubs
|
2025-01-30 10:14:11 -05:00 |
|
Jami Cogswell
|
97aaf4c011
|
Java: handle MyBatis annotations for insert/update/delete
|
2025-01-30 10:13:48 -05:00 |
|
Chris Smowton
|
9c0bdbb20a
|
Java: add a test exercising Spring component liveness detection
The existing Spring stubs are expanded sufficiently to support the needed annotations and a few referenced classes and exceptions.
|
2024-08-16 16:36:08 +01:00 |
|
Chris Smowton
|
0b56bf98f3
|
Java: add test for Apache Camel dead-code analysis
This exercises code that detects Camel entry-points and marks them as live.
|
2024-08-15 17:26:38 +01:00 |
|
Chris Smowton
|
95e504a5ff
|
Merge branch 'main' into am0o0-java-PathInjection
|
2024-08-05 11:41:25 +01:00 |
|
am0o0
|
a645e01b4b
|
delete wrong stubs
|
2024-08-02 01:03:47 +02:00 |
|
am0o0
|
d52826879b
|
delete wrong stubs
|
2024-08-02 01:02:49 +02:00 |
|
am0o0
|
ee9f134828
|
update current springframework core stub and use this instead of creating a new stubs
|
2024-08-02 01:00:34 +02:00 |
|
Ed Minnix
|
62944ee473
|
Add tests for lastaflute framework
|
2024-07-18 17:41:02 -04:00 |
|
Mauro Baluda
|
e2479a7ce2
|
Disable csrf for ServerHttpSecurity
|
2024-05-30 23:08:57 +02:00 |
|
Joe Farebrother
|
2eb93b7a3b
|
Add unit tests
|
2024-02-12 13:49:45 +00:00 |
|
Joe Farebrother
|
75a2b9415c
|
Merge pull request #15481 from joefarebrother/android-local-auth
Java: Add query for insecure local authentication
|
2024-02-12 13:48:53 +00:00 |
|
Joe Farebrother
|
71852868ac
|
Add case for androidx.biometric api
|
2024-02-02 17:19:20 +00:00 |
|
Joe Farebrother
|
88c2ccbecf
|
Generate stubs
|
2024-02-01 16:59:50 +00:00 |
|
Joe Farebrother
|
6081f18089
|
Add unit tests + make some fixes
|
2024-01-29 16:25:37 +00:00 |
|
Joe Farebrother
|
2ca164ce35
|
Generate androidx stubs and correct some models
|
2024-01-23 09:51:39 +00:00 |
|
Joe Farebrother
|
bafd65b1d2
|
Add tests to cover each modeled sink + some corrections to the models
|
2024-01-23 09:51:38 +00:00 |
|
Tony Torralba
|
7bc907840c
|
Fix tests
|
2023-12-13 11:15:27 +01:00 |
|
Ed Minnix
|
b9d2a26e6e
|
Move ESAPI models into the Weak Randomness query
These models don't need to apply to all queries. So instead they are
better suited to be within the weak randomness query itself.
|
2023-12-11 11:18:39 -05:00 |
|
Tony Torralba
|
da44b13fd4
|
Merge pull request #14515 from atorralba/atorralba/java/spring-csrf-improv
Java: Improve java/spring-disabled-csrf-protection
|
2023-10-18 17:49:10 +02:00 |
|
Tony Torralba
|
d08ee76b16
|
Java: Improve java/spring-disabled-csrf-protection
|
2023-10-16 16:01:14 +02:00 |
|
Chris Smowton
|
7fbba3a659
|
Java: adapt stub to ExecutorService change in JDK19
|
2023-10-13 20:30:28 +01:00 |
|
Tony Torralba
|
2448bc8ce2
|
Java: Add new Apache CXF models
|
2023-08-25 11:17:51 +02:00 |
|
Tony Torralba
|
6b58d11eeb
|
Merge pull request #13900 from atorralba/atorralba/java/jaxws-getaremotemethod-improv
Java: Improve `JaxWsEndpoint::getARemoteMethod`
|
2023-08-24 13:37:15 +02:00 |
|
Tony Torralba
|
8c32919381
|
Merge pull request #13903 from atorralba/atorralba/jaxrs-mad-models
Java: New models for JAX-RS
|
2023-08-24 11:43:13 +02:00 |
|
Tony Torralba
|
0f3918af16
|
Merge pull request #13773 from atorralba/atorralba/java/mdht-xxe-sink
Java: Add XXE sinks for MDHT
|
2023-08-23 13:49:49 +02:00 |
|
Ed Minnix
|
97d6e82869
|
Stubs for org.owasp.esapi
|
2023-08-17 13:05:37 -04:00 |
|
Tony Torralba
|
fb0102b763
|
Java: New models for JAX-RS
|
2023-08-07 11:52:23 +02:00 |
|
Tony Torralba
|
43b9199734
|
Java: Improved JaxWsEndpoint::getARemoteMethod
|
2023-08-07 10:21:58 +02:00 |
|
Tony Torralba
|
2cbb7ed296
|
Java: Add XXE sinks for MDHT
|
2023-07-31 11:13:17 +02:00 |
|
Jorge
|
7d0b880bf7
|
Merge branch 'main' into jorgectf/deserialization-lookahead
|
2023-06-23 18:24:39 +02:00 |
|
jorgectf
|
b6e4ba6f9d
|
Add SerialKiller model
|
2023-06-23 18:19:43 +02:00 |
|
Tony Torralba
|
5e3d9d8136
|
Java: Model the Stapler framework
|
2023-06-14 12:34:52 +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 |
|
Jami
|
10bab71c60
|
Merge pull request #12249 from jcogs33/jcogs33/add-heuristic-neutral-models
Java: add some neutral models discovered with heuristics
|
2023-06-01 07:51:55 -04:00 |
|
Tony Torralba
|
482bb94ad9
|
Merge pull request #13179 from pwntester/java_gson
[Java] Add basic support for Google's Gson library
|
2023-05-31 11:16:19 +02:00 |
|
Tony Torralba
|
d3d67f0fb0
|
Add tests & stubs
|
2023-05-30 17:52:00 +02:00 |
|
Jami Cogswell
|
24fc4ba2d4
|
Java: add tests
|
2023-05-26 18:55:13 -04:00 |
|
Tony Torralba
|
8e16a0d144
|
Add tests and stubs for the summaries
|
2023-05-26 12:43:58 +02:00 |
|