Skip to content

Support TS and modules in server-side-template-injection rule

What does this MR do?

This MR adds support for TypeScript and JS modules to the rules_lgpl_javascript_eval_rule-server-side-template-injection rule particularly because the import syntax is already natively supported by some browsers and Node.js.

What are the relevant issue numbers?

Relates to gitlab-org/gitlab#440567

Does this MR meet the acceptance criteria?

Merge request reports