Add change note for Gin framework

This was originally put in too early because the Gin framework was
accidentally not added to the default includes.

This reverts commit 41e98d6afc.
This commit is contained in:
Owen Mansel-Chan
2020-08-25 10:29:42 +01:00
parent 0de8ac3b87
commit dc99a62dca

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Basic support for the [Gin](https://github.com/gin-gonic/gin) HTTP library has been added (extending UntrustedFlowSource), which may lead to more results from the security queries.