Closed jgm closed 3 years ago
OK, I've changed this, adding a new adjustable parameter for the max size of any single entity expansion, and better code for avoiding loops. I've also added more tests.
Squashed and merged, thank you !
Great, thank you for the quick merge. When do you expect a new release of xml-conduit? I am looking forward to switching skylighting from HXT, but this awaits these fixes.
This puts a limit on recursion depth (10) to avoid loops and other attacks.
Fixes #103.