Skip to content

Commit

Permalink
Merge pull request #1 from KaterinaOrg/whitesource/configure
Browse files Browse the repository at this point in the history
Configure Mend for GitHub.com
  • Loading branch information
katerinaozerova committed Oct 17, 2022
2 parents c191f7b + a7aeff6 commit 803f0b6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": [],
"enableIaC": true
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff",
"useMendCheckNames": true
},
"issueSettings": {
"minSeverityLevel": "LOW",
"issueType": "DEPENDENCY"
},
"remediateSettings": {
"workflowRules": {
"enabled": true
}
}
}

0 comments on commit 803f0b6

Please sign in to comment.