How can I add my own MISP module?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 377
- Forks
- 280
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 10
Description
I created a MISP module, I added it in the export_mod folder in /usr/local/src/misp-modules/misp-modules/modules/export_mod, and I insert its name in "all " variable in" init.py" file. Have I missed some steps? I can't find my module in the UI (Server Settings & Maintenace window)
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 reviewing the module under /usr/local/src/misp-modules/misp-modules/modules/export_mod and its registration in init.py. Check how export modules are discovered and exposed in the MISP Server Settings & Maintenance window. Done means the required setup steps are confirmed and documented, including any additional registration or reload step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100