-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Milestone
Description
Describe the bug
Hello, guys! Nice work on version 3.0.3. We have been working towards compatibility. We have an initial support, but we noticed that KeyExclusions declared in src/variables/variable.h is not published in the final/installed headers for version 3.0.3. I couldn't find a way to handle this in pybind without the complete declaration, therefore we're having compiling issues with the new methods: resolveMultiMatches and resolveRegularExpression.
Can you guys help us with that?
Here's our issue: pymodsecurity/pymodsecurity#6
Please let me know if there anything else we can add.
csanders-git