mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
2 lines
176 B
Plaintext
2 lines
176 B
Plaintext
| UnsafeDeserializationBad.cs:9:16:9:38 | call to method DeserializeObject | Unsafe deserializer is used. Make sure the value being deserialized comes from a trusted source. |
|