microsoft / sarif-pattern-matcher

Quality domain agnostic regular expression pattern matcher that persists results to SARIF
MIT License
39 stars 17 forks source link

Release/v4.5.5 #778

Closed michaelcfanning closed 1 year ago

michaelcfanning commented 1 year ago

This change enables IronRE2 as an option, running on Windows or Linux environments.

We now run IronRE2 for many end-to-end tests, so the behavior looks identical.

With recent ETW work we can easily test this on some real-world tests. We should also rerun the benchmark tests we authored previously.