Skip to content

Commit 400b052

Browse files
mend-for-github-com[bot]asafm
authored andcommitted
Add .whitesource configuration file (logzio#19)
1 parent 5268153 commit 400b052

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.whitesource

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"scanSettings": {
3+
"configMode": "AUTO",
4+
"configExternalURL": "",
5+
"projectToken" : ""
6+
},
7+
"checkRunSettings": {
8+
"vulnerableCheckRunConclusionLevel": "failure"
9+
},
10+
"issueSettings": {
11+
"minSeverityLevel": "LOW"
12+
}
13+
}

0 commit comments

Comments
 (0)