Skip to content

Get ESLint rules from sast-rules

Craig Smith requested to merge craigmsmith-switch-eslint-rules-to-sast-rules into main

What does this MR do?

This MR removes the local ESLint rules and imports them from sast-rules, which is the SSoT.

Changes in this MR:

  • Delete the local eslint.yaml
  • Update the Docker file and FIPs Dockerfile to import eslint.yaml from a particular tagged version of SAST rules

What are the relevant issue numbers?

gitlab-org/gitlab#390908 (closed)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports