Add .whitesource configuration file
This commit is contained in:
parent
1a9de88117
commit
760076abca
8
.whitesource
Normal file
8
.whitesource
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"checkRunSettings": {
|
||||||
|
"vulnerableCheckRunConclusionLevel": "failure"
|
||||||
|
},
|
||||||
|
"issueSettings": {
|
||||||
|
"minSeverityLevel": "LOW"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user