Update python/ql/lib/change-notes/2025-09-30-azure_ssrf_models.md

Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
Ben Rodes
2026-02-05 15:44:44 -05:00
committed by GitHub
parent 0a88425170
commit ac1987f264

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
* Added `ssrf` MaD for the azure SDK
* Added MaD `ssrf` to `Http::Client::Request`
* Added request forgery sink models for the Azure SDK.
* Made it so that models-as-data sinks with the kind `request-forgery` contribute to the class `Http::Client::Request` which represents HTTP client requests.