- 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
Allowing HTML attributes with _ as the first character in the name (#355)
#356 opened Jan 22, 2025 by SlickDomique Loading…
Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 dependencies Pull requests that update a dependency file
#346 opened Sep 19, 2024 by dependabot bot Loading…
Rename ForJava9AndLater to ForJava10AndLater to match the actual meaning
#344 opened Aug 21, 2024 by csware Loading…
Allows start, end, justify-all and match-parent as text-align values.
#335 opened Apr 12, 2024 by martin-jackson Loading…
allowAttributes("style").globally() shouldn't imply allowStyling() - Regression with 2024 version
#334 opened Apr 11, 2024 by subbudvk Loading…
Fixes in HTML Lexer to support HTML empty comment statements
#327 opened Mar 1, 2024 by jfbyers Loading…
Eliminate unnecessary nested statement(s) within else clauses
#322 opened Feb 2, 2024 by csware Loading…
Do not ignore attributes allowed globally together with 'style' (#237)
#238 opened Oct 27, 2021 by corebonts Loading…
Proposed fix for issue #223: forbidden character references in sanitized html
#225 opened Feb 7, 2021 by simon-greatrix Loading…
CssSchema: Allow negative token values for margin property
#184 opened Sep 5, 2019 by janis-github Loading…
New methods for excluding elements with specific missing or empty attributes
#45 opened Oct 9, 2015 by forum-is Loading…
ProTip! Exclude everything labeled
bug
with -label:bug.