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

FEAT: POL_8 detect LibreOffice script modules #133

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

carlwilson
Copy link
Member

  • new macro rule that combines old schematron rule with XML script module detection;
  • tests and test file for the above;
  • fixed isssue with XML parser when attempting to parse files with DOCTYPE declarations;
  • dummy entity resolver to substitute for missing DTDs; and
  • tightened up XML processing security.

- new macro rule that combines old schematron rule with XML script module detection;
- tests and test file for the above;
- fixed isssue with XML parser when attempting to parse files with `DOCTYPE` declarations;
- dummy entity resolver to substitute for missing `DTD`s; and
- tightened up XML processing security.
@carlwilson carlwilson merged commit 5d5568a into integration Dec 13, 2023
4 checks passed
@carlwilson carlwilson deleted the feat/ODF_8/BasicMods branch December 13, 2023 12:42
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.

1 participant