owasp-modsecurity / owasp-modsecurity/ModSecurity

Incomplete type declaration for `KeyExclusions` [pymodsecurity]

Open
#2,078 1 comment 1 reaction 1 assignee View on GitHub

@victorhora is already working on this.

Since May 4, 2019.

3.x enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.