Update jira-exploitaiton-workflow.yaml
parent
c47a4d881d
commit
2ba892e2e0
|
@ -15,6 +15,7 @@ variables:
|
|||
jira_cve_2: cves/CVE-2019-8451.yaml
|
||||
jira_cve_3: cves/CVE-2017-9506.yaml
|
||||
jira_cve_4: cves/CVE-2018-20824.yaml
|
||||
jira_cve_5: cves/CVE-2019-3396.yaml
|
||||
|
||||
|
||||
logic:
|
||||
|
@ -29,4 +30,5 @@ logic:
|
|||
jira_cve_2()
|
||||
jira_cve_3()
|
||||
jira_cve_4()
|
||||
jira_cve_5()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue