mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Update cpp/ql/src/Security/CWE/CWE-611/XXE.ql
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
@@ -91,7 +91,7 @@ predicate encodeXercesFlowState(
|
||||
}
|
||||
|
||||
/**
|
||||
* A flow state representing the configuration of a `AbstractDOMParser` or
|
||||
* A flow state representing the configuration of an `AbstractDOMParser` or
|
||||
* `SAXParser` object.
|
||||
*/
|
||||
class XercesFlowState extends XXEFlowState {
|
||||
|
||||
Reference in New Issue
Block a user