Skip to content

Commit 32f2836

Browse files
authored
Update cx.config
1 parent a49a2ea commit 32f2836

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

.checkmarx/cx.config

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
project:
2-
fullPath: "imma-cx/JavaVulnerableLab_ExpPath"
2+
fullPath: "JavaVulnerableLab_ExpPath"
33
origin: "jenkins"
4-
4+
sast:
5+
configuration: "ASA Premium"
6+
excludeFolders: \"_cvs, .svn, .hg, .git, .bzr, bin, obj, backup, node_modules\"
7+
includeExcludePattern: \"!**/*.DS_Store, !**/*.ipr, !**/*.iws, !**/*.TEST_SOMETHING, !**/*.bak, !**/*.tmp, !**/*.aac, !**/*.aif, !**/*.iff, !**/*.m3u, !**/*.mid, !**/*.mp3, !**/*.mpa, !**/*.ra, !**/*.wav, !**/*.wma, !**/*.3g2, !**/*.3gp, !**/*.asf, !**/*.asx, !**/*.avi, !**/*.flv, !**/*.mov, !**/*.mp4, !**/*.mpg, !**/*.rm, !**/*.swf, !**/*.vob, !**/*.wmv, !**/*.bmp, !**/*.gif, !**/*.jpg, !**/*.png, !**/*.psd, !**/*.tif, !**/*.jar, !**/*.zip, !**/*.rar, !**/*.exe, !**/*.dll, !**/*.pdb, !**/*.7z, !**/*.gz, !**/*.tar.gz, !**/*.tar, !**/*.ahtm, !**/*.ahtml, !**/*.fhtml, !**/*.hdm, !**/*.hdml, !**/*.hsql, !**/*.ht, !**/*.hta, !**/*.htc, !**/*.htd, !**/*.htmls, !**/*.ihtml, !**/*.mht, !**/*.mhtm, !**/*.mhtml, !**/*.ssi, !**/*.stm, !**/*.stml, !**/*.ttml, !**/*.txn, !**/*.class, !**/*.iml, !**/Checkmarx/Reports/*.*\"
8+
high: 3
9+
medium: 1
10+
low: 2
11+
incremental: false
12+
preset: "Checkmarx Default"
13+
privateScan: false
14+
overrideprojectsettings: true
15+
enableSASTBranching : false
516
sca:
617
high: 3
718
medium: 3

0 commit comments

Comments
 (0)