-
Notifications
You must be signed in to change notification settings - Fork 92
AntiSamy Core Features
This page shows the different AntiSamy features and whether or not its available in a given port. AntiSamy for Java is this github project. AntiSamy .NET is under redevelopment as the original was long abandoned. A new version is now available at https://github.com/spassarop/antisamy-dotnet/ and the status of this new version is reflected below:
Feature | AntiSamy (Java) | AntiSamy (.Net) |
---|---|---|
Safely parses HTML Does this version of AntiSamy allow users to provide HTML input that will filter out any dangerous data, including any JavaScript? |
Yes | Yes |
Can parse and validate CSS instead of removing it Does this version of AntiSamy allow users to provide cascading style sheets as well as HTML without accepting any dangerous data that could allow phishing or other visual attacks? |
Yes | Yes |
Allows advanced processing options Does this version of AntiSamy support "directives", which can be used to implement advanced functionality and usability? |
Yes | Yes |