Skip to content

feat: Drop high-FP eslint detect-object-injection rule

Lucas Charles requested to merge drop-detect-object-injection-rule into main

What

Drops eslint.detect-object-injection rule now that semgrep relies off sast-rules.

Note that I'm labeling this as featureenhancement. The related bug is fixed with gitlab-org/security-products/analyzers/semgrep!266 (merged) so this is just a follow-up/cleanup task and we can remove the highFP mapping from semgrep.

Edited by Lucas Charles

Merge request reports