1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Add .whitesource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2020-01-28 15:44:31 +00:00
committed by GitHub
parent 60c193a356
commit 87e48a00c9
+8
View File
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}