openhtmltopdf
openhtmltopdf copied to clipboard
Upgrade PDFBox and PDFBoxGraphics2D
PDFBox' <2.0.26 have CVEs, this bumps to the latest stable versions
Current PdfBox version is 2.0.29 and graphics2d 0.43
I've compiled the current 1.10 release against these versions. While compilation works fine (no API changes ;) ), I have 3 failing tests now:
TextVisualRegressionTest.testIssue472AddSemiTransparentWatermark:686
TextVisualRegressionTest.testIssue472CustomObjectDrawerMultiplePages:674
VisualRegressionTest.testMaliciousSvgInsecureMode:876
On the current open-dev-v1 branch, only the [ERROR] VisualRegressionTest.testMaliciousSvgInsecureMode:876
breaks.
@danfickle I see, the last contribution in this repo was 1. April 2022 and it seems that you are no longer active on Github. I wanted to ask you kindly about the future of this project.