Add change note

This commit is contained in:
Chris Smowton
2022-03-14 12:14:37 +00:00
committed by GitHub
parent ee67d27b56
commit f83ea25ead

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added support for detection of SSRF via JDBC database URLs, including connections made using the standard library (`java.sql`), Hikari Connection Pool, JDBI and Spring JDBC.