Submit attachment data to enrichment modules
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 377
- Forks
- 280
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 10
Description
Hi,
When an event has an attachment and you try to use enrichment on that attribute then only the name of the attachment is submitted to the module, not the actual content.
What would be the best way to get the attachment data submitted to the module?
thanks,
koen
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 no files, tests, or entry points. Start by tracing how attachment attributes are passed into enrichment modules and compare the submitted attachment name with the available event data. Done means the module receives attachment content as well as the attachment name, with a focused regression test demonstrating that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100