GitHub user coheigea opened a pull request:
https://github.com/apache/eagle/pull/990
Disable DocType declarations
We should disable DocType declarations to prevent various attacks when
reading XML documents.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/coheigea/eagle doctype
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/990.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #990
----
commit 89921e9ed1df233e4df89b7ea66ccb3f5d53e9bf
Author: Colm O hEigeartaigh <coheigea@...>
Date: 2018-03-08T11:34:27Z
Disable DocType declarations
----
---