Merge pull request #530 from bjhulst/workflow_add_CVE-2020-14181.yaml

Update jira workflow with CVE-2020-14181.yaml
patch-1
bauthard 2020-10-03 01:01:58 +05:30 committed by GitHub
commit 750761d6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ variables:
jira_cve_4: cves/CVE-2018-20824.yaml
jira_cve_5: cves/CVE-2019-3396.yaml
jira_cve_6: cves/CVE-2020-14179.yaml
jira_cve_7: cves/CVE-2020-14181.yaml
logic:
|
@ -32,4 +33,5 @@ logic:
jira_cve_4()
jira_cve_5()
jira_cve_6()
jira_cve_7()
}