Fix tokens starting with wildcard match

Issue #91 resolved
Kevin Zheng created an issue

These are causing excessive build times and parser code size.

The fix is simple (remove lines starting with .* in attack_scanner.l) but causes regressions related to those attack signatures.

Comments (3)

  1. Log in to comment