Bump com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer from 20220608.1 to 20260313.1#174
Conversation
56ce836 to
bc35c98
Compare
|
Hi @jglick, Could you please help to review this PR. |
8244a75 to
0178a84
Compare
|
I am not a maintainer. |
0178a84 to
168939a
Compare
|
@christ66 Hi, Kindly request a review on this PR which addresses CVE-2025-66021 |
77f981a to
34e4445
Compare
34e4445 to
69570b4
Compare
|
🤷 seems OK.
In that case, please remove yourself from https://github.com/jenkins-infra/repository-permissions-updater/blob/2286e628d1aa161208d69a8940f33abeed0acbc9/permissions/plugin-antisamy-markup-formatter.yml#L9, because that's the SSOT for maintainer status. |
|
@daniel-beck If everything seems ok, Can we get it merged? |
|
@kunalmemane I don't see why not, but note that I am not a maintainer. Maintainers are the ones whose Jenkins community user names are listed in the linked YAML file (which may or may not be the same as their GitHub user). |
|
Thank you @daniel-beck, Will reach out to respective maintainers. |
|
Hi @batmat, Kindly request a review on this PR. TY! |
|
Included in this release is also OWASP/java-html-sanitizer#336 which makes my workaround in #134 -> https://github.com/jenkinsci/antisamy-markup-formatter-plugin/pull/134/changes#diff-cacea0dcf3843d82bd010c245ddb10eb502059816818016b456103db0bb06300R120-R127 obsolete. |
Nice!
|
|
Hi @batmat, just checking back in on this. I've addressed all required changes and PR is ready for review. |
Summary
Bump
com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizerfrom20220608.1to20260313.1to fix CVE-2025-66021.Upstream PR - Fix #363: CVE-2025-66021 OWASP/java-html-sanitizer#364
Add
java10-shimandjava8-shimtohpi.bundledArtifactsas newly required transitive dependencies.Upstream PR - Shim Java 10 collections APIs OWASP/java-html-sanitizer#328
Details
Upstream release - https://github.com/OWASP/java-html-sanitizer/releases/tag/release-20260313.1
Testing done
Submitter checklist