This is an automated email from the ASF dual-hosted git repository. abernal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jspwiki.git
commit f4089cb6d53223c2c291196ba687753a8b0422cf Merge: a184e0a53 402f9a18b Author: Arturo Bernal <aber...@apache.org> AuthorDate: Mon Jan 20 17:23:08 2025 +0100 Merge pull request #376 from arturobernalg/JSPWIKI-1204 [SECURITY][XBOW-024-109] Fix XSS vulnerability in header link rendering ChangeLog.md | 10 ++++++++ .../src/main/java/org/apache/wiki/api/Release.java | 2 +- .../apache/wiki/parser/JSPWikiMarkupParser.java | 8 +++++-- .../wiki/parser/JSPWikiMarkupParserTest.java | 28 ++++++++++++++++++++++ .../wiki/parser/markdown/MarkdownDocument.java | 3 +++ 5 files changed, 48 insertions(+), 3 deletions(-)