Skip to content

Commit

Permalink
whitesource - set master and v1 as base branches
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma authored Feb 14, 2022
1 parent a321f68 commit 717ff02
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
{
"settingsInheritedFrom": "swagger-api/whitesource-config@main",
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
"baseBranches": ["master", "v1"]
}
}
}

0 comments on commit 717ff02

Please sign in to comment.