Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b3cfed7

Browse files
Add .whitesource configuration file
1 parent ecc1ae4 commit b3cfed7

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

‎.whitesource‎

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"scanSettings": {
3+
"configMode": "AUTO",
4+
"configExternalURL": "",
5+
"projectToken": "",
6+
"baseBranches": []
7+
},
8+
"scanSettingsSAST": {
9+
"enableScan": true,
10+
"scanPullRequests": true,
11+
"incrementalScan": true,
12+
"baseBranches": [],
13+
"snippetSize": 10
14+
},
15+
"checkRunSettings": {
16+
"vulnerableCheckRunConclusionLevel": "failure",
17+
"displayMode": "diff",
18+
"useMendCheckNames": true
19+
},
20+
"checkRunSettingsSAST": {
21+
"checkRunConclusionLevel": "failure",
22+
"severityThreshold": "high"
23+
},
24+
"issueSettings": {
25+
"minSeverityLevel": "LOW",
26+
"issueType": "DEPENDENCY"
27+
},
28+
"issueSettingsSAST": {
29+
"minSeverityLevel": "high",
30+
"issueType": "repo"
31+
},
32+
"remediateSettings": {
33+
"workflowRules": {
34+
"enabled": true
35+
}
36+
},
37+
"imageSettings":{
38+
"imageTracing":{
39+
"enableImageTracingPR": false,
40+
"addRepositoryCoordinate": false,
41+
"addDockerfilePath": false,
42+
"addMendIdentifier": false
43+
}
44+
}
45+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /