Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Windows compatibility for hyperscan #156

Open
steven-t-murphy opened this issue Oct 2, 2024 Discussed in #155 · 5 comments
Open

Adding Windows compatibility for hyperscan #156

steven-t-murphy opened this issue Oct 2, 2024 Discussed in #155 · 5 comments

Comments

@steven-t-murphy
Copy link

steven-t-murphy commented Oct 2, 2024

Discussed in #155

Originally posted by steven-t-murphy September 9, 2024

Our team has been working on a project that required Hyperscan to be compatible with Windows. We modified the setup.py and created a script to enable successful builds on Windows, and we are now using Hyperscan on both Windows and Linux platforms.

We would like to contribute these changes back to the community.

Exit Criteria:

  • python-hyperscan fork are both public on GitHub
  • GitHub regression testing operational
  • pypi updated with windows compatibility
@JaneX8
Copy link

JaneX8 commented Oct 14, 2024

For this reason: SAP/credential-digger#52 (comment)

I would really like to see Windows support too. to be able to use https://marketplace.visualstudio.com/items?itemName=SAPOSS.vs-code-extension-for-project-credential-digger the plugin in VSCode.

@LucianoBAF
Copy link

@darvid

@JaneX8
Copy link

JaneX8 commented Nov 28, 2024

Does anyone happen to have any more information on the progress of this issue, or alternative solutions?

@darvid
Copy link
Owner

darvid commented Nov 28, 2024

For credential digger specifically, it appears that extension supports changing the binary location as well as using a Docker container, so I would suspect it could be possible to use WSL or docker?

@JaneX8
Copy link

JaneX8 commented Nov 29, 2024

Ah yes. I could make that work. Thank you for that idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants