- 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
CssSchema: Allow negative token values for margin property
#184 opened Sep 5, 2019 by janis-github Loading… updated Sep 20, 2019
Proposed fix for issue #223: forbidden character references in sanitized html
#225 opened Feb 7, 2021 by simon-greatrix Loading… updated Feb 8, 2021
add inAttribute and change parameter order
#267 opened Jun 9, 2022 by yangbongsoo Loading… updated Jun 9, 2022
New methods for excluding elements with specific missing or empty attributes
#45 opened Oct 9, 2015 by forum-is Loading… updated Jan 5, 2023
Allow colspan attribute on td and th elements
#196 opened Apr 16, 2020 by krische Loading… updated Jan 5, 2023
Do not ignore attributes allowed globally together with 'style' (#237)
#238 opened Oct 27, 2021 by corebonts Loading… updated Feb 2, 2024
Eliminate unnecessary nested statement(s) within else clauses
#322 opened Feb 2, 2024 by csware Loading… updated Mar 22, 2024
allowAttributes("style").globally() shouldn't imply allowStyling() - Regression with 2024 version
#334 opened Apr 11, 2024 by subbudvk Loading… updated May 15, 2024
Allows start, end, justify-all and match-parent as text-align values.
#335 opened Apr 12, 2024 by martin-jackson Loading… updated May 27, 2024
Rename ForJava9AndLater to ForJava10AndLater to match the actual meaning
#344 opened Aug 21, 2024 by csware Loading… updated Aug 21, 2024
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… updated Sep 19, 2024
Allowing HTML attributes with _ as the first character in the name (#355)
#356 opened Jan 22, 2025 by SlickDomique Loading… updated Jan 22, 2025
Support standard attributes in TABLES Policy
#326 opened Feb 27, 2024 by subbudvk Loading… updated Mar 4, 2025
Fixes in HTML Lexer to support HTML empty comment statements
#327 opened Mar 1, 2024 by jfbyers Loading… updated May 27, 2025
Preserve order of rel attributes (#336)
#352 opened Jan 3, 2025 by strangelookingnerd Loading… updated Jul 16, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.