TheHive-Project / TheHive-Project/Cortex
[Feature Request] Enhance Responder's operation AddArtifactToCase with observables of type 'file'
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Request Type
Feature Request
Problem Description
TheHive can add new Observables from Responders operations, but not observables of type 'File'.
Possible Solutions
The idea would be to have the same behaviour that Analyzers to handle new observables of type file.
Complemetary information
linked to https://github.com/TheHive-Project/TheHive/issues/1576
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
Start by locating the Responder operation AddArtifactToCase and the existing Analyzer handling for file observables. Review the linked TheHive issue for the expected behavior and trace how new observables are represented. Done means the operation can add observables of type file with behavior matching the relevant Analyzer path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100