зеркало из https://github.com/github/codeql.git
C#: Update change note
This commit is contained in:
Родитель
c3f23f542a
Коммит
ceea96e03f
|
@ -8,7 +8,7 @@ The following changes in version 1.23 affect C# analysis in all applications.
|
|||
|
||||
| **Query** | **Tags** | **Purpose** |
|
||||
|-----------------------------|-----------|--------------------------------------------------------------------|
|
||||
| Deserialized delegate (`cs/deserialized-delegate`) | security | Finds unsafe deserialization of delegate types. |
|
||||
| Deserialized delegate (`cs/deserialized-delegate`) | security, external/cwe/cwe-502 | Finds unsafe deserialization of delegate types. |
|
||||
| Unsafe year argument for 'DateTime' constructor (`cs/unsafe-year-construction`) | reliability, date-time | Finds incorrect manipulation of `DateTime` values, which could lead to invalid dates. |
|
||||
| Mishandling the Japanese era start date (`cs/mishandling-japanese-era`) | reliability, date-time | Finds hard-coded Japanese era start dates that could be invalid. |
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче