Skip to content

Commit

Permalink
add .whitesource configuration file (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
  • Loading branch information
mend-bolt-for-github[bot] committed Jul 5, 2020
1 parent 8cfa7a1 commit 6b2f929
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}

0 comments on commit 6b2f929

Please sign in to comment.