Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 489a85b

Browse files
Add .whitesource configuration file (#263)
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
1 parent 2ac3ea0 commit 489a85b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.whitesource

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

0 commit comments

Comments
 (0)