opensearch-project / opensearch-project/security-analytics
[FEATURE] Multi deletion of rules
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 111
- Forks
- 111
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem?
Rule Editor backend layer should support Multi-deletion of rules.
Today the Rule Editor backend layer only supports deletion of a single rule which results in forcefully removing it from any running detectors.
Multi-deletion of rules will allow deleting multiple rules in such a way.
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
The issue names the Rule Editor backend layer and its existing single-rule deletion behavior, but no files, tests, or entry points. Start by locating that deletion path and how running detectors are affected; clarify the expected multi-deletion behavior before implementing it. Done should mean the backend supports deleting multiple rules with an agreed detector-handling outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100