mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 17:22:57 +01:00
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
{
|
|
"Collector": {
|
|
},
|
|
"Parser": {
|
|
},
|
|
"Expert": {
|
|
"Example": {
|
|
"description": "Example own bot.",
|
|
"module": "intelmq.bots.experts.example.expert",
|
|
"parameters": {
|
|
}
|
|
}
|
|
},
|
|
"Output": {
|
|
|
|
}
|
|
}
|