зеркало из https://github.com/github/codeql.git
C#: Add `precision` tag to `cs/deserialized-delegate`
This commit is contained in:
Родитель
30a907861b
Коммит
1fc786bea7
|
@ -5,14 +5,11 @@
|
|||
* @kind problem
|
||||
* @id cs/deserialized-delegate
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-502
|
||||
*/
|
||||
|
||||
/*
|
||||
* consider: @precision high
|
||||
*/
|
||||
|
||||
import csharp
|
||||
import semmle.code.csharp.frameworks.system.linq.Expressions
|
||||
import semmle.code.csharp.serialization.Deserializers
|
||||
|
|
Загрузка…
Ссылка в новой задаче