TheHive-Project / TheHive-Project/Cortex
defaultConfig and Responders
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Request Type
Bug
Problem Description
if 2 flavors of a Responder have a similar config item with 2 different default values:
- Enabling them a first time apply the right default value for each flavor
- Disabling and re-enabling them make their default value disappear.
In the global configuration, this value is set to "empty" and seems to be taken into account the 2nd time it is enabled.
Contributor guide
No contributing guide indexed for this repository
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 Responder flavors, defaultConfig, and global configuration but no files, tests, or entry points. Start by locating the Responder configuration handling and reproduce the disable/re-enable sequence. Done means each flavor retains its own default value after being toggled, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100