[
https://issues.apache.org/jira/browse/METRON-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566102#comment-15566102
]
ASF GitHub Bot commented on METRON-488:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-metron/pull/297
> Snort should use a proper CSV implementation
> --------------------------------------------
>
> Key: METRON-488
> URL: https://issues.apache.org/jira/browse/METRON-488
> Project: Metron
> Issue Type: Bug
> Reporter: Casey Stella
> Assignee: Casey Stella
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Right now if you have a custom snort rule (e.g. alert tcp any any -> any any
> (msg:'snort alert message having a ,(comma) to check csv parsing';
> sid:999158; ) ) the snort parser will fail to parse because it's splitting on
> the comma naively.
> It should use the existing CSV parsing infrastructure that we have and that
> is used in the CSVParser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)