Skip to content

Commit

Permalink
Add .whitesource configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Jun 3, 2022
1 parent ce89fd7 commit 564f52f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW",
"issueType": "DEPENDENCY"
},
"remediateSettings": {
"workflowRules": {
"enabled": true
}
}
}

0 comments on commit 564f52f

Please sign in to comment.