Skip to content

Commit

Permalink
Filter ThreeJS code from SAST scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Apr 19, 2020
1 parent 61ec5d2 commit 16b246d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
include:
- template: Dependency-Scanning.gitlab-ci.yml
- template: SAST.gitlab-ci.yml

variables:
SAST_EXCLUDED_PATHS: "frontend/src/assets/private/**"

0 comments on commit 16b246d

Please sign in to comment.