Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if the operation was successful, false otherwise | [optional] |
contained_xss | bool | True if the input contained XSS scripting, false otherwise | [optional] |
original_input | string | Original input string | [optional] |
normalized_result | string | Normalized string result, with XSS removed | [optional] |