Skip to content

Commit 2326f04

Browse files
Create .whitesource
1 parent a3c66c1 commit 2326f04

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.whitesource

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

0 commit comments

Comments
 (0)