Update jira-exploitaiton-workflow.yaml

patch-1
bauthard 2020-07-08 23:13:06 +05:30 committed by GitHub
parent c47a4d881d
commit 2ba892e2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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()
}