Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Javascript XSS vulnerabillity API for Sanitization by Oracle

Abhijit-OracleOct 24 2024

Is there any JS library provided by Oracle to sanitize XSS vulnerabilities in input?

Something similar to DOMPurify.sanitize ?

We do allow tags <, > however need to clean / sanitize string within input

eg <script src="http://malicious-site.com/malicious.js"></script>

Comments
Post Details
Added on Oct 24 2024
0 comments
54 views