Skip to content

Pull requests: OWASP/java-html-sanitizer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
add inAttribute and change parameter order
#267 opened Jun 9, 2022 by yangbongsoo Loading… updated Jun 9, 2022
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
Remove URL length constraint
#287 opened Sep 13, 2023 by ioleo Loading… updated Feb 6, 2024
Eliminate unnecessary nested statement(s) within else clauses
#322 opened Feb 2, 2024 by csware Loading… updated Mar 22, 2024
Fix examples in README.md
#310 opened Jan 28, 2024 by csware Loading… updated Mar 26, 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
Catching Error is not recommended
#343 opened Aug 21, 2024 by csware Loading… updated Aug 21, 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
fixes examples broken link
#347 opened Oct 2, 2024 by sdelamo Loading… updated Oct 2, 2024
Make StylingPolicy public
#339 opened Apr 19, 2024 by EugenMayer Loading… updated Nov 23, 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
Integrate url classifier
#126 opened Oct 12, 2017 by mikesamuel Loading… updated Sep 2, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.