mirror of https://github.com/MISP/misp-modules
parent
fdd845df34
commit
8402909bb6
|
@ -322,8 +322,9 @@ In order to provide documentation about some modules that require specific input
|
||||||
- **input** - description of the format of data used in input
|
- **input** - description of the format of data used in input
|
||||||
- **output** - description of the format given as the result of the module execution
|
- **output** - description of the format given as the result of the module execution
|
||||||
|
|
||||||
In addition to the modul documentation please add your module to [docs/index.md](https://github.com/MISP/misp-modules/tree/master/docs/index.md).
|
In addition to the module documentation please add your module to [docs/index.md](https://github.com/MISP/misp-modules/tree/master/docs/index.md).
|
||||||
|
|
||||||
|
There are also [complementary slides](https://www.misp-project.org/misp-training/3.1-misp-modules.pdf) for the creation of MISP modules.
|
||||||
|
|
||||||
|
|
||||||
## Tips for developers creating modules
|
## Tips for developers creating modules
|
||||||
|
|
Loading…
Reference in New Issue