Files
codeql/java/ql/test/query-tests/security
Chris Smowton 49bbfc3f4b Convert SSRF sinks into url-open CSV sinks
I also drop the previous approach of taint-tracking through various builder objects in favour of assuming that a URI set in a request-builder object is highly likely to end up requested in some way or another.

This will cause the `java/non-https-url` query to pick the new sinks up too, and fixes a Spring case that had never worked but went unnoticed until now.
2021-06-17 11:43:30 +01:00
..
2021-06-01 11:47:52 +02:00
2021-05-28 15:13:18 +02:00
2020-07-08 14:04:01 +02:00
2021-06-17 17:36:35 +08:00