2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-08-28 01:26:41 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Vinícius Ferrão 467d8182c4 test(xcatd): cover XML external-entity suppression
The test sends a document whose external SYSTEM entity points at a secret file.
It exercises both parser paths: the modern XML::Simple path and the older
compatibility path. Each path must parse the document, replace the entity with
its system identifier, and not read the file contents.
2026-08-18 14:44:56 -03:00