Skip to content

Commit 4271a2b

Browse files
authored
Create .whitesource
1 parent 58c4521 commit 4271a2b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.whitesource

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"scanSettings": {
3+
"baseBranches": []
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "failure",
7+
"displayMode": "diff",
8+
"useMendCheckNames": true
9+
},
10+
"issueSettings": {
11+
"minSeverityLevel": "LOW",
12+
"issueType": "DEPENDENCY"
13+
}
14+
}

0 commit comments

Comments
 (0)