js-xss icon indicating copy to clipboard operation
js-xss copied to clipboard

How to see what tags are removed?

Open Thomas-1985 opened this issue 2 years ago • 0 comments

Hi,

Is there a way and if so how to see what attributes have been removed/escaped from the input string? I am thinking of a removedElements property or similar. I need this functionality to build up an error array that has all the elements that are forbidden and were removed/escaped from the input data.

Best, Thomas

Thomas-1985 avatar Sep 28 '23 06:09 Thomas-1985