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 }}
dirask
/
java-html-sanitizer
Public
forked from
OWASP/java-html-sanitizer
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2021
Disable java-html-sanitizer encoding from {<! -- -->{}} into {{}}. Added config which must be called before policy.sanitize(html). See unit test for practical example.
test123
committed
bbb7d2a
Copy full SHA for bbb7d2a
Commits on Dec 21, 2020
Fixed allowAtributes("style").globally() (#218)
Show description for 020d5d0
aakritisi
authored
020d5d0
Copy full SHA for 020d5d0
Commits on Dec 14, 2020
Fix code formatting lint checks (#217)
mikesamuel
authored
33d319f
Copy full SHA for 33d319f
Commits on Dec 9, 2020
hsl and hsla (#216)
aakritisi
authored
acaf3f2
Copy full SHA for acaf3f2
Commits on Dec 7, 2020
Bump junit from 4.12 to 4.13.1 in /parent (#215)
Show description for af0ca83
dependabot[bot]
authored
af0ca83
Copy full SHA for af0ca83
Commits on Jul 13, 2020
s/master/main/ in doc URLs
mikesamuel
committed
ca40697
Copy full SHA for ca40697
we use spotbugs now instead of findbugs
mikesamuel
committed
c7db2d4
Copy full SHA for c7db2d4
Bumped dev version
mikesamuel
committed
ffe5cfa
Copy full SHA for ffe5cfa
Release candidate 20200713.1
mikesamuel
committed
25c3d64
Copy full SHA for 25c3d64
Do not lcase element or attribute names that match SVG or MathML name… (#206)
Show description for eb6ef02
mikesamuel
authored
eb6ef02
Copy full SHA for eb6ef02
Commits on Jun 15, 2020
Bumped dev version
mikesamuel
committed
fd6b2dd
Copy full SHA for fd6b2dd
Release candidate 20200615.1
mikesamuel
committed
f3f56d4
Copy full SHA for f3f56d4
s/master/main/ for default branch
mikesamuel
committed
e6dd2ea
Copy full SHA for e6dd2ea
specify `<source>` for maven-javadoc-plugin so generating javadoc on JDK11+ does not complain about lack of java module declarations
mikesamuel
committed
c1f8a00
Copy full SHA for c1f8a00
Commits on Jun 13, 2020
Use html.standard rules for when a semicolon is optional after `&name` (#201)
Show description for 0eb359c
mikesamuel
authored
0eb359c
Copy full SHA for 0eb359c
Commits on Jun 2, 2020
Update credits.md
Show description for 3d2fc67
mikesamuel
authored
3d2fc67
Copy full SHA for 3d2fc67
Union policy skipIfEmpty value issue (#199)
Show description for 15bdb96
yangbongsoo
authored
15bdb96
Copy full SHA for 15bdb96
Commits on Mar 10, 2020
Fix maven badge
Show description for 3c1c4e3
mikesamuel
authored
3c1c4e3
Copy full SHA for 3c1c4e3
Fix maven badge
mikesamuel
authored
300b93a
Copy full SHA for 300b93a
Commits on Feb 7, 2020
Make it easy to copy past HTML code block.
mikesamuel
authored
9d3261e
Copy full SHA for 9d3261e
Commits on Oct 12, 2019
some bookkeeping
mikesamuel
committed
7fa3aa1
Copy full SHA for 7fa3aa1
Fix table formatting
Show description for 66794b6
mikesamuel
committed
66794b6
Copy full SHA for 66794b6
Commits on Oct 2, 2019
document JDK11 javadoc problem
mikesamuel
committed
8d85dc5
Copy full SHA for 8d85dc5
fix awkward badge wrapping
mikesamuel
committed
7d88413
Copy full SHA for 7d88413
workaround Travis javadoc build
mikesamuel
committed
1b36bd4
Copy full SHA for 1b36bd4
workaround Travis javadoc build
mikesamuel
committed
184345d
Copy full SHA for 184345d
add maven central badge
mikesamuel
committed
8aeba9a
Copy full SHA for 8aeba9a
Bumped dev version
mikesamuel
committed
71bfc89
Copy full SHA for 71bfc89
Commits on Oct 1, 2019
Release candidate 20191001.1
mikesamuel
committed
fc4aa50
Copy full SHA for fc4aa50
replace findbugs (deprecated) report plugin with spotbugs
mikesamuel
committed
7f25f4d
Copy full SHA for 7f25f4d
update javadoc plugin to 3.x.x and specify html5 output
mikesamuel
committed
a1a1b2c
Copy full SHA for a1a1b2c
Add OSGI bundle packaging (#185)
Show description for 2f76c36
benapple
authored and
mikesamuel
committed
2f76c36
Copy full SHA for 2f76c36
Commits on Sep 18, 2019
update protobuf dep
mikesamuel
committed
400bf8c
Copy full SHA for 400bf8c
Switch Travis-CI to trusty and update jdk list
Show description for beed013
mikesamuel
committed
beed013
Copy full SHA for beed013
Try out Travis-CI dist:bionic
mikesamuel
committed
2b95937
Copy full SHA for 2b95937
Pagination
Previous
Next
You can’t perform that action at this time.