-
Notifications
You must be signed in to change notification settings - Fork 42
/
application.yml
45 lines (41 loc) · 917 Bytes
/
application.yml
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
35
36
37
38
39
40
41
42
43
44
45
logging:
file:
name: cx-flow.log
# level:
# com:
# checkmarx:
# flow:
# cmd: TRACE
# service: TRACE
# controller: TRACE
# org:
# apache:
# http:
# wire: TRACE
# springframework:
# web:
# client:
# RestTemplate: TRACE
cx-flow:
bug-tracker: WAIT
bug-tracker-impl:
checkmarx:
username: user@cx
password: XXX
client-secret: 014DF517-39D1-4453-B7B3-9930C563627C
base-url: https://localhost
url: ${checkmarx.base-url}/cxrestapi
multi-tenant: false
incremental: false
scan-preset: All
configuration: Default Configuration
team: \CxServer\SP\Company\Users
scan-timeout: 120
#WSDL Config
portal-url: ${checkmarx.base-url}/cxwebinterface/Portal/CxWebService.asmx
#exclude-files:
#exclude-folders:
github:
token: XXX
url: https://github.com
api-url: https://api.github.com/repos/