Skip to content

Commit a1228d4

Browse files
Updating WS scans to ignore BWC artifacts in cypress (opensearch-project#2408) (opensearch-project#2412)
Signed-off-by: Miki <miki@amazon.com> Signed-off-by: Miki <miki@amazon.com> (cherry picked from commit 064e3e2) Co-authored-by: Miki <miki@amazon.com>
1 parent ee4e304 commit a1228d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

whitesource.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ followSymbolicLinks=true
248248
######################
249249
# Archive properties #
250250
######################
251-
archiveExtractionDepth=7
251+
archiveExtractionDepth=2
252252
#archiveIncludes=**/*.war **/*.ear
253-
#archiveExcludes=**/*sources.jar
253+
archiveExcludes=cypress/**/*.gz
254254

255255
##############
256256
# SCAN MODES #

0 commit comments

Comments
 (0)