Skip to content

Commit

Permalink
Add .whitesource configuration file (opensearch-project#112)
Browse files Browse the repository at this point in the history
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Mar 4, 2022
1 parent f5084a5 commit 10b6c21
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 10b6c21

Please sign in to comment.