mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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