Wanting to implement the JSM widget on our site so clients can access the KB directly, but this causes a security alarm as the iframe.js script is being parsed/inserted via the `document.write` call. This ideally should be using something like `appendChild` to do this safely. With the current configuration, the widget does not meet ISO27001 and SOC2 compliance.
Has any other company successfully implemented the JSM widget and maintained ISO27001 and SOC2 compliance?