mirror of
https://github.com/pbatard/Fido.git
synced 2025-11-14 16:04:20 +01:00
Add .whitesource configuration file
This commit is contained in:
committed by
GitHub
parent
aa378cad13
commit
037cd1ad9b
8
.whitesource
Normal file
8
.whitesource
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"checkRunSettings": {
|
||||
"vulnerableCheckRunConclusionLevel": "failure"
|
||||
},
|
||||
"issueSettings": {
|
||||
"minSeverityLevel": "LOW"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user