In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade eslint-plugin-no-unsanitized
to version 3.0.2 or higher.
eslint-plugin-no-unsanitized defines rules to disallow unsafe coding practices that may result into security vulnerabilities.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to allowing use of the dynamic 'import()' function which accepts expressions.