Skip to content

Commit 99d08f7

Browse files
committed
chore: exclude .github dir for cxone
1 parent eb22b1a commit 99d08f7

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
@@ -15,6 +15,7 @@ whitesource:
1515
checkmarx-one:
1616
preset: javascript-default
1717
exclude:
18+
- '**/.github/**'
1819
- 'package-lock.json'
1920
- '**/backend/package-lock.json'
2021
- '**/backend/config/config.yaml'

0 commit comments

Comments
 (0)