Add change note

This commit is contained in:
Owen Mansel-Chan
2025-07-08 16:51:22 +01:00
parent 990043ce86
commit a5333ae1a1

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added models for the `Head` function and the `Client.Head` method, from the `net/http` package, to the `Http::ClientRequest` class. This means that they will be recognized as sinks for the query `go/request-forgery` and the experimental query `go/ssrf`.