Skip to content

Commit 859c798

Browse files
committed
chore: exclude cypress dir for cxone
1 parent 09c255f commit 859c798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sec-scanners-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ checkmarx-one:
1919
- 'package-lock.json'
2020
- '**/backend/package-lock.json'
2121
- '**/backend/config/config.yaml'
22+
- '**/cypress/**'
2223
- '**/tests/**'
2324
- '**/kyma/enviroments/**'
2425
- '**/kyma/extensions/**'

0 commit comments

Comments
 (0)