Skip to content

Commit 29e7902

Browse files
mend-for-github-com[bot]zelinh
authored andcommitted
Add .whitesource configuration file (#109)
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
1 parent aba93a9 commit 29e7902

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.whitesource

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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+
}
15+
}

0 commit comments

Comments
 (0)