Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to parse huge schemata #52

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Be able to parse huge schemata #52

merged 3 commits into from
Jan 23, 2025

Conversation

nikku
Copy link
Owner

@nikku nikku commented Jan 23, 2025

By enabling an insecure feature we are able to parse huge XML schemata. The flag has to be explicitly enabled.

Closes #44

nikku and others added 3 commits January 23, 2025 21:05
This allows users, at their own risk, to evaluate huge, i.e. highly
recursive schemata.

Closes #44
@nikku nikku merged commit 23235bd into main Jan 23, 2025
14 checks passed
@nikku nikku deleted the insecure-feature branch January 23, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot expand a complex type to more than 5K nodes
2 participants