Skip to content

Commit 1e3053b

Browse files
Merge pull request #1 from timf-app-sandbox/whitesource/configure
Configure WhiteSource for github.com
2 parents 2039956 + d0d8ebe commit 1e3053b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.whitesource

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"scanSettings": {
3+
"configMode": "AUTO",
4+
"configExternalURL": "",
5+
"projectToken": "",
6+
"baseBranches": []
7+
},
8+
"checkRunSettings": {
9+
"vulnerableCheckRunConclusionLevel": "failure",
10+
"displayMode": "diff"
11+
},
12+
"issueSettings": {
13+
"minSeverityLevel": "LOW",
14+
"issueType": "DEPENDENCY"
15+
},
16+
"remediateSettings": {
17+
"workflowRules": {
18+
"enabled": true
19+
}
20+
}
21+
}

0 commit comments

Comments
 (0)