InterviewSolution
Saved Bookmarks
| 1. |
What is HTML sanitizer in ServiceNow? |
|
Answer» The HTML Sanitizer is useful in cleaning up HTML markup in HTML fields automatically. ALSO, it will ELIMINATE unwanted code and PROTECT against security threats like cross-site SCRIPT attacks. Starting from the Eureka release, the HTML sanitizer is active for all instances. |
|