Chris Smowton
|
7819d32784
|
Make MediaType stub constants actually constant
This is required to use them in annotations
|
2021-07-19 18:28:30 +01:00 |
|
Chris Smowton
|
16c5952167
|
Add and improve Spring-web stubs
|
2021-07-19 18:20:37 +01:00 |
|
Chris Smowton
|
34a4b71891
|
Add models of JSON-java, aka org.json
|
2021-07-19 17:57:27 +01:00 |
|
Tony Torralba
|
5ca8b380e9
|
Merge branch 'main' into atorralba/promote-mvel-injection
|
2021-07-19 13:45:10 +02:00 |
|
Tony Torralba
|
b08f417a1e
|
Merge branch 'main' into atorralba/promote-groovy-injection
|
2021-07-19 12:44:03 +02:00 |
|
Anders Schack-Mulligen
|
d1f21a854a
|
Merge pull request #6042 from joefarebrother/spring-http
[Java] Model spring `http` package
|
2021-07-19 11:24:41 +02:00 |
|
Anders Schack-Mulligen
|
c32a75a1b3
|
Merge pull request #6183 from smowton/smowton/feature/javax-json-models
Add models of the jakarta/javax.json package
|
2021-07-19 11:19:21 +02:00 |
|
Joe Farebrother
|
f7de2e64c5
|
Fix failing test caused by an imprecission in the stubber
|
2021-07-15 15:15:37 +01:00 |
|
Chris Smowton
|
7b984cc2b0
|
Add models for Apache Commons Lang's Mutable container
|
2021-07-15 14:58:25 +01:00 |
|
Joe Farebrother
|
0e8dd9f335
|
Use generated stubs
|
2021-07-15 11:03:51 +01:00 |
|
Joe Farebrother
|
4be7e94dcc
|
Add more spring stubs
|
2021-07-15 10:33:30 +01:00 |
|
Chris Smowton
|
0b2750828e
|
Add models for org.springframework.jdbc.object
Also add tests for the existing Spring JDBC SQL injection sinks in the process
|
2021-07-14 17:25:00 +01:00 |
|
Sauyon Lee
|
16931e5de8
|
Add necessary stubs for Spring
Co-Authored-By: smowton <smowton@github.com>
|
2021-07-14 04:57:56 -07:00 |
|
Anders Schack-Mulligen
|
04244b3c45
|
Merge pull request #5974 from github/sauyon/java/spring-webmultipart
Model Spring `web.multipart`
|
2021-07-14 13:57:24 +02:00 |
|
Sauyon Lee
|
51211c0394
|
Add stubs
|
2021-07-13 10:29:02 -07:00 |
|
Anders Schack-Mulligen
|
9388983e41
|
Java: Add missing stub.
|
2021-07-13 15:26:37 +02:00 |
|
Artem Smotrakov
|
aefd21075b
|
Added tests for UnsafeDeserialization.ql and Jackson
|
2021-07-09 10:24:10 +02:00 |
|
Chris Smowton
|
8b7db8a8cc
|
Merge pull request #5408 from p0wn4j/urlclassloader-webclient-ssrf-sinks
Java: Add URLClassLoader, WebClient SSRF sinks
|
2021-07-01 16:14:22 +01:00 |
|
Anders Schack-Mulligen
|
cda5c22f6e
|
Merge pull request #5590 from github/sauyon/java-spring-errors
Add models for Spring validation.Errors
|
2021-07-01 14:29:49 +02:00 |
|
p0wn4j
|
0db7496617
|
Add URLClassLoader and Spring WebClient SSRF sinks
|
2021-07-01 03:34:14 +04:00 |
|
Chris Smowton
|
753c878f48
|
Also cover jakarta version of javax.json, and some missed methods
|
2021-06-30 15:04:15 +01:00 |
|
Tony Torralba
|
0bb9e464b2
|
Merge branch 'main' into atorralba/spring-beans
|
2021-06-30 12:55:10 +02:00 |
|
Anders Schack-Mulligen
|
374859efb4
|
Merge pull request #6156 from smowton/smowton/feature/jax-rs-content-type-sensitivity
Jax RS XSS Tests
|
2021-06-30 09:52:07 +02:00 |
|
Chris Smowton
|
ba5dc3cdbc
|
Add models of the javax.json package
|
2021-06-29 15:21:01 +01:00 |
|
Sauyon Lee
|
aa0fbce28e
|
Remove unnecessary code from stubs
|
2021-06-29 05:51:38 -07:00 |
|
Sauyon Lee
|
fe2b73ed72
|
Stub more of Spring
|
2021-06-29 05:51:19 -07:00 |
|
Chris Smowton
|
6b3bc42ef2
|
Add JAX-RS XSS tests
|
2021-06-28 19:24:18 +01:00 |
|
Sauyon Lee
|
bddc88c010
|
Add stubs for Spring util tests
|
2021-06-28 08:26:40 -07:00 |
|
Sauyon Lee
|
60db9e1851
|
Rename springframework-5.2.3 to 5.3.8
|
2021-06-28 08:26:39 -07:00 |
|
Tony Torralba
|
8112d723e0
|
Merge branch 'main' into atorralba/spring-beans
|
2021-06-28 17:02:31 +02:00 |
|
Owen Mansel-Chan
|
2e670c4050
|
Manually update automatically generated stubs
|
2021-06-25 11:17:08 +01:00 |
|
Owen Mansel-Chan
|
5feee9cc17
|
Add automatically-generated stubs
|
2021-06-25 11:17:06 +01:00 |
|
Artem Smotrakov
|
14e724bce6
|
Added sinks for RmiBasedExporter and HessianExporter
|
2021-06-23 09:53:47 +02:00 |
|
Chris Smowton
|
6302187a5d
|
Merge pull request #5957 from haby0/java/BeanShellInjection
Java: BeanShell Injection
|
2021-06-18 12:38:51 +01:00 |
|
Anders Schack-Mulligen
|
7eb6da3888
|
Merge pull request #5772 from smowton/smowton/feature/apache-tuple-flow
Add models for Apache Commons Lang's tuple types
|
2021-06-18 11:25:07 +02:00 |
|
haby0
|
0d18e4ff9c
|
BeanShell Injection
|
2021-06-18 15:54:13 +08:00 |
|
Tony Torralba
|
0c71393171
|
Merge branch 'main' into atorralba/promote-unsafe-android-webview-fetch
|
2021-06-17 14:54:25 +02:00 |
|
Chris Smowton
|
472a2a64dd
|
Add models for Apache Commons tuples
|
2021-06-17 12:25:21 +01:00 |
|
Chris Smowton
|
11b70326fd
|
Add Jakarta WS url-open sink
|
2021-06-17 11:58:41 +01:00 |
|
Chris Smowton
|
8b080a94e7
|
Convert request forgery tests to inline expectations; add missing models revealed by this process.
|
2021-06-17 11:43:32 +01:00 |
|
Chris Smowton
|
ee872f1752
|
Add missing tests, add additional models revealed missing in the process, and add stubs to support them all.
|
2021-06-17 11:43:32 +01:00 |
|
Chris Smowton
|
487c1db6ed
|
Promote SSRF query to main query set
|
2021-06-17 11:41:01 +01:00 |
|
Anders Schack-Mulligen
|
6ca8d69b26
|
Merge pull request #5881 from haby0/java/UnsafeDeserialization
Java: CWE-502 Add UnsafeDeserialization sinks
|
2021-06-17 12:36:34 +02:00 |
|
Anders Schack-Mulligen
|
8fe2f4a554
|
Merge pull request #6034 from owen-mc/java/jax-rs
Improve JAX-WS and JAX-RS models
|
2021-06-17 12:35:34 +02:00 |
|
Tony Torralba
|
47fffb04a6
|
Merge branch 'main' into atorralba/promote-ognl-injection
|
2021-06-16 15:46:33 +02:00 |
|
Tony Torralba
|
91ba30a781
|
Merge branch 'main' into atorralba/promote-missing-jwt-signature-check
|
2021-06-16 15:46:14 +02:00 |
|
Tony Torralba
|
dab33b21fb
|
Merge branch 'main' into atorralba/promote-mvel-injection
|
2021-06-16 15:44:43 +02:00 |
|
Tony Torralba
|
bf2be6ec7c
|
Merge branch 'main' into atorralba/promote-jndi-injection
|
2021-06-16 15:34:37 +02:00 |
|
Tony Torralba
|
87dfc92aba
|
Add tests for CompilationUnit's subtypes
|
2021-06-16 13:01:40 +02:00 |
|
Tony Torralba
|
e324e4e8d1
|
Remove non-ascii characters added by accident
|
2021-06-16 13:01:40 +02:00 |
|