opensearch-project / opensearch-project/security-analytics
[SRE] Implement RuleEngine To Provide Access to SRE Evaluators
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 111
- Forks
- 111
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
Related #993
Implement the top-level Rule Engine class which is how consumers of the SRE interact with the system.
Sub-tasks
- Create the RuleEngine class
- Implement pluggable component registration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issue #993 and tracing how consumers currently interact with the SRE. Identify the intended top-level RuleEngine entry point and the components that must be registered. Done means a RuleEngine class exists and supports pluggable component registration for SRE evaluators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100