forked from nidhi0512/JavaVulnerableLab
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathapplication-jira.yml
More file actions
79 lines (76 loc) · 1.91 KB
/
application-jira.yml
File metadata and controls
79 lines (76 loc) · 1.91 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
cxflow:
bug-tracker: GitHub
filter-severity:
- High
filter-category:
- SQL_Injection
- Stored_XSS
- Reflected_XSS_All_Clients
filter-cwe:
filter-status:
# - Urgent
# - Confirmed
#mitre-url: https://cwe.mitre.org/data/definitions/%s.html
#wiki-url: https://custodela.atlassian.net/wiki/spaces/AS/pages/79462432/Remediation+Guidance
#codebash-url: https://checkmarx-demo.codebashing.com/courses/
checkmarx:
version: 9.0
base-url: http://jurgene-lt.dm.cx
team: /CxServer/JVL
project: JavaVulnerableLab_CxFlow
url: ${checkmarx.base-url}/cxrestapi
portal-url: ${checkmarx.base-url}/cxwebinterface/Portal/CxWebService.asmx
client-id: resource_owner_client
scope: access_control_api sast_rest_api
multi-tenant: true
enabled-vulnerability-scanners:
- sca
preset:
- ASA Premium
sca:
appUrl: https://sca.checkmarx.net
apiUrl: https://api-sca.checkmarx.net
accessControlUrl: https://platform.checkmarx.net
tenant: Plugins
username: hussains
password: Cx123456!
team: "/CxServer/NidhiJaiswal"
include-sources: true
enabled-zip-scan: true
jira:
url: https://bearj.atlassian.net
username: jallaton@gmail.com
project: JVLSAST
issue-type: Bug
priorities:
High: High
Medium: Medium
Low: Low
Informational: Lowest
open-transition: In Progress
close-transition: Done
open-status:
- TO DO
- Backlog
- Selected for Development
- In Progress
closed-status:
- Done
fields:
- type: result
name: application
jira-field-name: Application
jira-field-type: label
# - type: result
# name: cwe
# jira-field-name: CWEs
# jira-field-type: label
- type: result
name: category
jira-field-name: Category
jira-field-type: label
# - type: result
# name: loc
# jira-field-name: LOC
# jira-field-type: label
# jira-default-value: XXXXX