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 feature for selective risk scoring in sigma rules #18

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

ejcx
Copy link
Contributor

@ejcx ejcx commented Mar 13, 2025

No description provided.

@ejcx ejcx added the enhancement New feature or request label Mar 13, 2025
ejcx added 7 commits March 13, 2025 14:26
…for ordered evaluation

This change ensures that risk score expressions are evaluated in the order they are defined
in the YAML file, rather than in an arbitrary order determined by Go's map iteration.
The UnmarshalYAML method preserves backward compatibility with existing YAML files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants