You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
yes. we could parse the injected HTML context with JSDOM and then use the dom-purifier on it. but only if JSDOM is enabled - so we need to keep the other sanitizer as well.
once the htl engine supports direct jsdom injection (see adobe/htlengine#62), it should be use in the pipeline.
The text was updated successfully, but these errors were encountered: