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 ae564b4 + 0ed5f57 commit 7f4bb91Copy full SHA for 7f4bb91
.whitesource
@@ -0,0 +1,33 @@
1
+{
2
+ "leastVulnerablePackageSettings": {
3
+ "enabled": "true"
4
+ },
5
+ "scanSettings": {
6
+ "configMode": "AUTO",
7
+ "configExternalURL": "",
8
+ "projectToken": "",
9
+ "baseBranches": []
10
11
+ "checkRunSettings": {
12
+ "vulnerableCheckRunConclusionLevel": "failure",
13
+ "displayMode": "diff",
14
+ "useMendCheckNames": true
15
16
+ "issueSettings": {
17
+ "minSeverityLevel": "LOW",
18
+ "issueType": "DEPENDENCY"
19
20
+ "remediateSettings": {
21
+ "workflowRules": {
22
+ "enabled": true
23
+ }
24
25
+ "imageSettings": {
26
+ "imageTracing": {
27
+ "enableImageTracingPR": false,
28
+ "addRepositoryCoordinate": false,
29
+ "addDockerfilePath": false,
30
+ "addMendIdentifier": false
31
32
33
+}
0 commit comments