-   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
 Prevent StringIndexOutOfBoundsException on empty default rel set 
     #163 by kyle-simmons was closed Mar 18, 2019     Loading…    
  Fixes issue 52 - block elements inside 
   <a> elements   #63 by mikesamuel was merged Apr 13, 2016     Loading…    
  Make the style tag behave in the same way as the script tag when 
   #78 by edbaker83 was merged Jul 11, 2016     Loading…    
  Added encodingPolicies Map to make text encoding configurable 
     #119 by yashkumar18 was closed Jul 4, 2017     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…    
  Fixes #73 Make commons-codec dependency test scope 
   #74 by sbearcsiro was merged Jun 14, 2016     Loading…    
  Fix StringIndexOutOfBoundsException when sanitizing style="-: 0". 
     #97 by lquinn was closed Mar 29, 2017     Loading…    
  For 'th' and 'td', add 'tr' as blockContainerParent. When it has to c… 
     #81 by andy-h-chen was closed Mar 18, 2019     Loading…    
  Make canContain return true for <table>, <thead>, <tbody>, <tfoot> an… 
     #134 by topcoderKai was closed Oct 12, 2019     Loading…    
  Allow underscore in attribute and element names 
     #127 by chuckdumont was merged Oct 16, 2017     Loading…    
 Previous Next
   ProTip! Exclude everything labeled 
 bug with -label:bug.