PUNCH-Cyber / stoq-plugins-public

stoQ Public Plugins
https://stoq.punchcyber.com
Apache License 2.0
72 stars 24 forks source link

Fixing issue with deprecated location of regex flags #134

Open jhodgkinson-splunk opened 1 year ago

jhodgkinson-splunk commented 1 year ago

Python 3.11 treats misplaced global flags as an error - this resolves this issue with what should be minimal performance impact.