MISP / MISP/misp-modules

Passing parameter to module

Open
#60 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

Hi,

A nice feature would be to pass an extra parameter to the external module, when requesting the enrichment. Ideally you get offered a selection of available parameters/values.

For example a default enrichment returns basic query information but with an extra parameter you can ask it to do something extra.

The only way that I see it now doable is by having two modules.
A parameter in the administrator setting is not useful because it's something you decide when you want to do the enrichment and not in general.

kr,

koen

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how an enrichment request selects an external module and how parameters are currently passed to it. Determine how available parameter names and values could be offered at request time, then verify that a selected value reaches the external module without requiring a separate module.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.