Use safe XML parser for rich text in PdfUA2AnnotationChecker#318
Use safe XML parser for rich text in PdfUA2AnnotationChecker#318netliomax25-code wants to merge 1 commit into
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
hi @netliomax25-code , Would you mind signing the Contributor License Agreement? |
|
Sure, no problem. I'll get the CLA signed on my end so this can move forward. |
Done |
|
any update? |
|
Hi @netliomax25-code , sorry for the delay with the report. Thank you for contributing! |
Validation: added a unit test feeding an RC value with a DOCTYPE/external entity; it fails on the old parser and passes once the safe builder rejects the declaration.