Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wbh91128
/
java-html-sanitizer
Public
forked from
OWASP/java-html-sanitizer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 14, 2018
Bumped dev version
mikesamuel
committed
ea101ce
Copy full SHA for ea101ce
Release candidate 20181114.1
mikesamuel
committed
74df8bb
Copy full SHA for 74df8bb
remove redundant range check found by findbugs
mikesamuel
committed
cda6152
Copy full SHA for cda6152
check build for modern guava
mikesamuel
committed
24f3e14
Copy full SHA for 24f3e14
test against modern version of guava
mikesamuel
committed
0f03c86
Copy full SHA for 0f03c86
Fix Guava compatibility
Show description for b17604b
mikesamuel
committed
b17604b
Copy full SHA for b17604b
Commits on Nov 13, 2018
Allow declaring CssSchemas with custom properties.
Show description for 1e6b035
mikesamuel
committed
1e6b035
Copy full SHA for 1e6b035
Tweak handling of HTML-comment like tokens inside script bodies.
mikesamuel
committed
d0fd10d
Copy full SHA for d0fd10d
typo
mikesamuel
committed
25640e6
Copy full SHA for 25640e6
Commits on Aug 9, 2018
Modernize handling of `<!--...-->` in CDATA
Show description for 241b4b8
mikesamuel
committed
241b4b8
Copy full SHA for 241b4b8
test handling
mikesamuel
committed
bb43971
Copy full SHA for bb43971
Commits on May 29, 2018
Reorganize allowStyling so it either fails or succeeds completely.
Show description for f07e44b
mikesamuel
committed
f07e44b
Copy full SHA for f07e44b
Commits on Mar 6, 2018
Updated release version 20171016.1 (#140)
Show description for c638258
jed204
authored and
mikesamuel
committed
c638258
Copy full SHA for c638258
Commits on Mar 5, 2018
update to a generic JavaDoc link that works
jmanico
authored
b8c6acc
Copy full SHA for b8c6acc
RELEASE-checklist: keep javadoc links current
Show description for d86c16e
mikesamuel
committed
d86c16e
Copy full SHA for d86c16e
move CI test script into subdir
mikesamuel
committed
c5c7a93
Copy full SHA for c5c7a93
Fix javadoc.io links
mikesamuel
authored
9ff84fb
Copy full SHA for 9ff84fb
Fix javadoc.io links
mikesamuel
authored
8f1c627
Copy full SHA for 8f1c627
Commits on Feb 19, 2018
Bumped dev version
mikesamuel
committed
6f6be35
Copy full SHA for 6f6be35
Release candidate 20180219.1
mikesamuel
committed
bd515a7
Copy full SHA for bd515a7
Defang MacOS & iOS crashing text sequences
Show description for a7760d0
mikesamuel
committed
a7760d0
Copy full SHA for a7760d0
Commits on Oct 31, 2017
Escape vertical bar that broke Markdown table
mikesamuel
authored
79c46d2
Copy full SHA for 79c46d2
Fix HTML code block example in ISSUE_TEMPLATE.md.
Show description for 5622bb6
mikesamuel
committed
5622bb6
Copy full SHA for 5622bb6
An issue template that routes vulnerability reports to bugcrowd.
mikesamuel
committed
0894724
Copy full SHA for 0894724
Commits on Oct 30, 2017
got rid of distrib directory in favor of javadoc.io for links to documentation
mikesamuel
committed
78f9751
Copy full SHA for 78f9751
use explicit pom paths
mikesamuel
committed
2308cbd
Copy full SHA for 2308cbd
Commits on Oct 16, 2017
Bumped dev version
mikesamuel
committed
a88f157
Copy full SHA for a88f157
Release candidate 20171016.1
mikesamuel
committed
649ec6b
Copy full SHA for 649ec6b
Allow underscore in attribute and element names (#127)
Chuck Dumont
authored and
mikesamuel
committed
78f5461
Copy full SHA for 78f5461
Update to Java source/target version 6.
Show description for 0c109e6
mikesamuel
committed
0c109e6
Copy full SHA for 0c109e6
Update list of jdk to test against since travis-ci no longer supports JDK6.
mikesamuel
committed
f9cc3b2
Copy full SHA for f9cc3b2
Commits on Oct 10, 2017
update the parent project version when cutting a release
mikesamuel
committed
00646b9
Copy full SHA for 00646b9
Commits on May 15, 2017
Bumped dev version
mikesamuel
committed
169ee32
Copy full SHA for 169ee32
Release candidate 20170515.1
mikesamuel
committed
368ff2e
Copy full SHA for 368ff2e
Merge branch 'master' of ssh://github.com/OWASP/java-html-sanitizer
mikesamuel
committed
305c313
Copy full SHA for 305c313
Pagination
Previous
Next
You can’t perform that action at this time.