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

Resolve directory for pipelines #238

Merged
merged 6 commits into from
Jul 13, 2024
Merged

Conversation

Res260
Copy link
Contributor

@Res260 Res260 commented Jul 12, 2024

Add the ability to resolve processing pipelines by directory.

Related to SigmaHQ/sigma-cli#42
When this is merged and a new version of pysigma is released, I will open a PR for sigma-cli.

@thomaspatzke
Copy link
Member

Thanks for the PR! I've added a test and made it compatible with Python <3.10 by replacing glob with pathlib, root_dir isn't supported in older Python versions and I'm more familiar with pathlib 😉

@thomaspatzke thomaspatzke merged commit d1000bc into SigmaHQ:main Jul 13, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants