Commit 36739923 authored by nimrod's avatar nimrod
Browse files

Remove GitLab's SAST tests.

Bandit is already in pre-commit. I don't find any use from duplication
(I'm looking at you semgrep).
parent 9526fd66
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -6,10 +6,6 @@ include:
    file: templates/python.yml
  - project: shore/ci-templates
    file: templates/gitlab-release.yml
  - template: Security/SAST.gitlab-ci.yml

variables:
  SAST_EXPERIMENTAL_FEATURES: "true"

build-wheel:
  extends: .python3-build