Skip to content

Replace deprecated ESLint SAST with semgrep

Vitaly Slobodin requested to merge vs/replace-sast-eslint-with-semgrep-ci into master

ESLint SAST was removed in 15.4 and got replaced with Semver Grep SAST job. This MR replaces ESLint SAST with the actual scanner.

See gitlab#352554 (closed)

Merge request reports