-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.whitesource
More file actions
34 lines (34 loc) · 791 Bytes
/
.whitesource
File metadata and controls
34 lines (34 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"productToken":"5f70d9f27ef84e01ab1c5eaf58b2f9e9716972d38288481aa1b38bd6fa572b6c",
"projectToken": "",
"baseBranches": []
},
"scanSettingsSAST": {
"enableScan": false,
"scanPullRequests": false,
"incrementalScan": true,
"baseBranches": [],
"snippetSize": 10
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff",
"useMendCheckNames": true
},
"checkRunSettingsSAST": {
"checkRunConclusionLevel": "failure",
"severityThreshold": "high"
},
"issueSettings": {
"minSeverityLevel": "HIGH",
"issueType": "DEPENDENCY"
},
"remediateSettings": {
"workflowRules": {
"enabled": true
}
}
}