owasp-modsecurity / owasp-modsecurity/ModSecurity
Incomplete type declaration for `KeyExclusions` [pymodsecurity]
@victorhora is already working on this.
Since May 4, 2019.
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.8k
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
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: https://github.com/actions-security/pymodsecurity/issues/6
Please let me know if there anything else we can add.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.