py-suricataparser icon indicating copy to clipboard operation
py-suricataparser copied to clipboard

Update parse.py

Open wbbigdave opened this issue 1 year ago • 1 comments

Switched the group order for rule_pattern, so that the group "raw" is processed with the preceeding #. In the previous order, a disabled rule would not be commented out in the "raw" rule string, and would have to be added manually.

wbbigdave avatar Mar 13 '24 14:03 wbbigdave

@wbbigdave, thank you for contribution. Pull master branch in your fork, that CI jobs can be run in PR. And your change fail some tests.

m-chrome avatar Jun 13 '24 19:06 m-chrome