We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63cde68 + b046a04 commit 39e277fCopy full SHA for 39e277f
.whitesource
@@ -0,0 +1,30 @@
1
+{
2
+ "scanSettings": {
3
+ "configMode": "AUTO",
4
+ "configExternalURL": "",
5
+ "projectToken": "",
6
+ "baseBranches": []
7
+ },
8
+ "checkRunSettings": {
9
+ "vulnerableCheckRunConclusionLevel": "failure",
10
+ "displayMode": "diff",
11
+ "useMendCheckNames": true
12
13
+ "issueSettings": {
14
+ "minSeverityLevel": "LOW",
15
+ "issueType": "DEPENDENCY"
16
17
+ "remediateSettings": {
18
+ "workflowRules": {
19
+ "enabled": true
20
+ }
21
22
+ "imageSettings":{
23
+ "imageTracing":{
24
+ "enableImageTracingPR": false,
25
+ "addRepositoryCoordinate": false,
26
+ "addDockerfilePath": false,
27
+ "addMendIdentifier": false
28
29
30
+}
0 commit comments