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.
1 parent 6a1a494 commit a782863Copy full SHA for a782863
.whitesource
@@ -0,0 +1,22 @@
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
+}
0 commit comments