Skip to content

Draft: Remove eslint object injection rule

James Liu requested to merge jliu/remove-eslint-object-injection-rule into main

What does this MR do?

Removes the ESLint detect-object-injection rule from the default Semgrep ruleset, which has a high FP rate. The disabled rule was moved to rules_disabled/eslint.yml to allow users to re-enable the rule if desired.

This implements option 1 discussed here.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by James Liu

Merge request reports

Loading