We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent b220cb6 commit a596f3cCopy full SHA for a596f3c
.whitesource
@@ -3,6 +3,10 @@
3
"shouldScanRepo": true
4
},
5
"checkRunSettings": {
6
+ "displayMode": "diff",
7
"vulnerableCheckRunConclusionLevel": "failure"
8
+ },
9
+ "issueSettings": {
10
+ "minSeverityLevel": "MEDIUM"
11
}
12
0 commit comments