Add CVE commas for consistency

This commit is contained in:
Alexandre Teyar 2018-02-02 02:04:31 +00:00
parent 7585ab60e5
commit 530710f65f
1 changed files with 1 additions and 1 deletions

View File

@ -13974,7 +13974,7 @@ run_robot() {
local -i i ret len iteration testnum pubkeybits pubkeybytes
local vulnerable=false send_ccs_finished=true
local -i start_time end_time timeout=$MAX_WAITSOCK
local cve="CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081"
local cve="CVE-2017-17382, CVE-2017-17427, CVE-2017-17428, CVE-2017-13098, CVE-2017-1000385, CVE-2017-13099, CVE-2016-6883, CVE-2012-5081"
local cwe=""
local jsonID="ROBOT"