mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add change notes
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
category: deprecated
|
||||||
|
---
|
||||||
|
* The class `SqlInjection::NumericOrBooleanSanitizer` has been deprecated. Use `SimpleTypeSanitizer` from `semmle.go.security.Sanitizers` instead.
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
category: minorAnalysis
|
||||||
|
---
|
||||||
|
* The query `go/request-forgery` will no longer report alerts when the user input is of a simple type, like a number or a boolean.
|
||||||
Reference in New Issue
Block a user