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

Add support for sigmac to parse Config files and include them in sigma.go #2

Merged
merged 2 commits into from Oct 11, 2020

Conversation

bradleyjkemp
Copy link
Owner

Extends sigmac so that it parses both Rules and Config files and puts them in sigma.go

Uses a simple test to distinguish between the two: rules must have a "detection" field whereas config files don't.

@bradleyjkemp bradleyjkemp merged commit 252e5f9 into main Oct 11, 2020
@bradleyjkemp bradleyjkemp deleted the sigmac-config-support branch October 11, 2020 16:11
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

1 participant