-
Notifications
You must be signed in to change notification settings - Fork 2
AntiSamy Core Features
Sebastián Passaro edited this page Feb 2, 2022
·
1 revision
This page shows the different AntiSamy .NET main features.
Feature |
---|
Safely parses HTML Allow users to provide HTML input that will filter out any dangerous data, including any JavaScript. |
Can parse and validate CSS instead of removing it Allow users to provide cascading style sheets as well as HTML without accepting any dangerous data that could allow phishing or other visual attacks. |
Allows advanced processing options Support "directives", which can be used to implement advanced functionality and usability. |