Kaynağa Gözat
Merge pull request #1 from araguaci/whitesource/configure
Configure WhiteSource Bolt for GitHub
pull/3438/head
araguaci
2 yıl önce
committed by
GitHub
ebeveyn
işleme
75ef239db2
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
12 ekleme ve
0 silme
-
.whitesource
|
|
@@ -0,0 +1,12 @@ |
|
|
|
{ |
|
|
|
"scanSettings": { |
|
|
|
"baseBranches": [] |
|
|
|
}, |
|
|
|
"checkRunSettings": { |
|
|
|
"vulnerableCheckRunConclusionLevel": "failure", |
|
|
|
"displayMode": "diff" |
|
|
|
}, |
|
|
|
"issueSettings": { |
|
|
|
"minSeverityLevel": "LOW" |
|
|
|
} |
|
|
|
} |