Update jira workflow with CVE-2020-14181.yaml
parent
9f11563a7f
commit
f327768d9e
|
@ -17,6 +17,7 @@ variables:
|
||||||
jira_cve_4: cves/CVE-2018-20824.yaml
|
jira_cve_4: cves/CVE-2018-20824.yaml
|
||||||
jira_cve_5: cves/CVE-2019-3396.yaml
|
jira_cve_5: cves/CVE-2019-3396.yaml
|
||||||
jira_cve_6: cves/CVE-2020-14179.yaml
|
jira_cve_6: cves/CVE-2020-14179.yaml
|
||||||
|
jira_cve_7: cves/CVE-2020-14181.yaml
|
||||||
|
|
||||||
logic:
|
logic:
|
||||||
|
|
|
|
||||||
|
@ -32,4 +33,5 @@ logic:
|
||||||
jira_cve_4()
|
jira_cve_4()
|
||||||
jira_cve_5()
|
jira_cve_5()
|
||||||
jira_cve_6()
|
jira_cve_6()
|
||||||
|
jira_cve_7()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue