mirror of
https://github.com/github/codeql.git
synced 2026-04-21 23:14:03 +02:00
spelling: processing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@ module XmlSettings {
|
||||
|
|
||||
not isSafeDtdSetting(dtdVal) and evidence = dtdVal
|
||||
) and
|
||||
reason = "DTD procesing enabled in settings"
|
||||
reason = "DTD processing enabled in settings"
|
||||
or
|
||||
not exists(getAValueForProp(creation, "ProhibitDtd")) and
|
||||
reason = "DTD processing is enabled by default in versions before 4.0" and
|
||||
|
||||
Reference in New Issue
Block a user