- Notifications
You must be signed in to change notification settings - Fork 224
Pull requests: OWASP/java-html-sanitizer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes issue 52 - block elements inside
<a>
elements #63 by mikesamuel was merged Apr 13, 2016 Loading…
Bump to the latest Guava version to avoid CVEs and be up to date
#295 by casewalker was closed Jan 15, 2024 Loading…
Add 'BLOCK' to <a>'s content types, so that <div> could be part of an…
#62 by andy-h-chen was closed Apr 13, 2016 Loading…
Use html.standard rules for when a semicolon is optional after
&name
#201 by mikesamuel was merged Jun 13, 2020 Loading…
Update the maven-compiler-plugin to make the --release check work
#304 by csware was closed Feb 2, 2024 Loading…
Bump guava from 30.1-jre to 32.0.0-jre in /parent dependencies Pull requests that update a dependency file
#284 by dependabot bot was closed Jan 15, 2024 Loading…
Allow underscore in attribute and element names
#127 by chuckdumont was merged Oct 16, 2017 Loading…
Changed/Fixed Lambda to anonymous class of ElementPolicy in doc
#168 by 0xflotus was merged Apr 12, 2019 Loading…
Fix : Support xxx-large and medium css font-size values.
#294 by subbudvk was merged Jan 9, 2024 Loading…
Get tests passing and recognize foreign content nodes better
#318 by mikesamuel was merged Feb 2, 2024 Loading…
Fix StringIndexOutOfBoundsException when sanitizing style="-: 0".
#97 by lquinn was closed Mar 29, 2017 Loading…
Prevent StringIndexOutOfBoundsException on empty default rel set
#163 by kyle-simmons was closed Mar 18, 2019 Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.