-
Notifications
You must be signed in to change notification settings - Fork 220
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
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
Rename ForJava9AndLater to ForJava10AndLater to match the actual meaning
#344
opened Aug 21, 2024 by
csware
Allows start, end, justify-all and match-parent as text-align values.
#335
opened Apr 12, 2024 by
martin-jackson
allowAttributes("style").globally() shouldn't imply allowStyling() - Regression with 2024 version
#334
opened Apr 11, 2024 by
subbudvk
Do not ignore attributes allowed globally together with 'style' (#237)
#238
opened Oct 27, 2021 by
corebonts
Proposed fix for issue #223: forbidden character references in sanitized html
#225
opened Feb 7, 2021 by
simon-greatrix
New methods for excluding elements with specific missing or empty attributes
#45
opened Oct 9, 2015 by
forum-is
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.