Moved change log to correct location.

This commit is contained in:
REDMOND\brodes
2025-09-30 14:02:43 -04:00
parent 08b72d0a86
commit 7db97799c1
2 changed files with 2 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
* 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.
* Added `ssrf` MaD for the azure SDK
* Added MaD `ssrf` to `Http::Client::Request`

View File

@@ -1,5 +0,0 @@
---
category: minorAnalysis
---
* Added `ssrf` MaD for the azure SDK
* Added MaD `ssrf` to `Http::Client::Request`