fix: [bro] typo fixed that caused an exception, fixes #4343

pull/4346/head
iglocska 2019-03-20 07:02:50 +01:00
parent bcca86c468
commit 09ae8a5364
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ class BroExport
$ruleFormat,
$this->replaceIllegalChars($item['Attribute']['value' . $valueField]), // value - for composite values only the relevant element is taken
'Intel::' . $brotype, // type
$this->replaceIllegalChars($item['Event']['info'])
$this->replaceIllegalChars($item['Event']['info']),
$this->replaceIllegalChars($item['Attribute']['comment']),
'T', // meta.do_notice
'-' // meta.if_in