Skip to content

Commit 554ea6f

Browse files
authored
Merge branch 'serverlessworkflow:main' into main
2 parents 3c6813d + 4e8b3e3 commit 554ea6f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.whitesource

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"scanSettings": {
3+
"baseBranches": ["main", "4.0.x"]
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "failure",
7+
"displayMode": "diff"
8+
},
9+
"issueSettings": {
10+
"minSeverityLevel": "LOW",
11+
"issueType": "DEPENDENCY"
12+
}
13+
}

0 commit comments

Comments
 (0)