Skip to content
Snippets Groups Projects
Commit f9bd3d94 authored by jurgenhaas's avatar jurgenhaas
Browse files

Disable flawfinder-sast

parent 29585820
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,10 @@ eslint-sast:
rules:
- if: '$DISABLE_GITLAB_CI_TEST_SAST_ESLINT != "1"'
flawfinder-sast:
rules:
- when: never
nodejs-scan-sast:
<<: *test_gitlab_default
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment