v3/master
Fix macOS GitHub Actions build: add PCRE2_CFLAGS/LDADD/LDFLAGS
fix: unhandled exception in parser
Simplify initialization of fileName member of Rule instances
Update Regex util to support match limits
fix(parser): correct destructor type spacing to match declarations
fix: nullptr dereference in seclang scanner
Add rebuilt parser
fix: improve ctl action parsing by replacing static offsets with dynamic delimiter lookup and updating regex scanner pattern