Set first_seen object value for objects created by cytomic_orion module
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 377
- Forks
- 280
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 10
Description
The module sets a specific attribute first-seen but doesn't set the built-in object.first_seen, the value used by the timeline of MISP for example.
The update should be easy but needs to be verified by someone who has cytomic orion.
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
Inspect the cytomic_orion module entry point and compare its specific first-seen attribute with the built-in object.first_seen field. Verify the resulting timeline value with someone who has Cytomic Orion access; done means newly created objects populate object.first_seen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100