Skip to content

Sanitize PreviewCard html

Alex Gleason requested to merge card-sanitize into main

In case the backend sends unsanitized data, sanitize it, enforce a sandbox, and also prevent the same origin from being embedded.

Merge request reports