Skip to content

Commit

Permalink
Create .whitesource
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMend authored Oct 19, 2023
1 parent 0fe192c commit d4b1a63
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"settingsInheritedFrom": "DimaMend/whitesource-config@main",
"scanSettings": {
"enableReachability": false
},
"checkRunSettings": {
"strictMode": "warning"
},
"scanSettingsSAST": {
"enableScan": "true",
"scanPullRequests": true
},
"remediateSettings": {
"workflowRules": {
"enabled": false
},
"enableRenovate": true,
"extends": [
"config:base",
"github>whitesource/merge-confidence:beta",
"github>mend-toolkit/mend-examples//Repo-Integration/Renovate/smart-merge"
]
}
}

0 comments on commit d4b1a63

Please sign in to comment.