UNPKG

1.09 kBMarkdownView Raw
1# Untitled boolean in Secrets Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/secrets#/properties/SANITIZE_DOM
5```
6
7Sanitize the HTML output to guard against XSS attacks.
8
9**Note:** this flag applies a pretty aggressive DOM filtering that will strip out a lot of HTML that your authors might find useful. The setting is meant for processing truly untrusted inputs, such as comments in a social media site.
10
11
12| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
13| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------- |
14| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [secrets.schema.json\*](secrets.schema.json "open original schema") |
15
16## SANITIZE_DOM Type
17
18`boolean`