Open mohammadualam opened 3 months ago
The code in the openctx provider has some regex that takes out various tags. However, our sast scanning reports that this should still be sanitized so this code implements dompurify to do just that.
The code in the openctx provider has some regex that takes out various tags. However, our sast scanning reports that this should still be sanitized so this code implements dompurify to do just that.