forked from ckruse/CFPropertyList
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove NOENT option for security
NOENT, which is used to substitute entities also enables processing of both regular and external entities. Which seems risky when you don't the XML source. NONET will have no effect if used with NOENT. - Github Issue: ckruse#55
- Loading branch information
1 parent
8d946cb
commit b568969
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters