Bugfix
For application tests (an adapted version of) HttpUnit is used. This still uses the deprecated JTidy library for parsing HTML (see JTidyHTMLParser). The vulnerability CVE-2023-34623 is reported against JTidy. The library is deprecated and should be replaced by JSoup.
Test
No test.