mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
4 lines
433 B
Plaintext
4 lines
433 B
Plaintext
| Test.cs:13:32:13:161 | object creation of type XmlTextReader | Insecure XML processing: DTD processing is enabled with an insecure resolver |
|
|
| Test.cs:23:29:23:63 | call to method Create | Insecure XML processing: DTD processing enabled in settings, insecure resolver set in settings |
|
|
| Test.cs:26:33:26:134 | object creation of type XmlTextReader | Insecure XML processing: DTD processing is enabled with an insecure resolver |
|