Skip to content

Commit

Permalink
Update whitesource settings
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski committed Apr 26, 2021
1 parent db0ea1a commit d618617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .whitesource
Expand Up @@ -6,10 +6,10 @@
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"vulnerableCheckRunConclusionLevel": "success",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
"minSeverityLevel": "NONE"
}
}

0 comments on commit d618617

Please sign in to comment.