misp-modules/misp_modules/modules
Christian Studer 51cf8524ad
fix: [crowdsec] Fixed the module input handling
- Made the module an expansion module as it is the
  standard type, and `hover` usually is the option
- Better input handling, checking now for the
  `attribute` field as the information of the full
  attribute is passed in misp standard format and
  not only its type and value
- As for now only `v2` is supported as API version
  we removed the parameter to avoid confusion. It
  can be added back later when multiple versions
  are supported
2023-05-11 16:12:07 +02:00
..
action_mod Add __init__.py to action_mod/_utils 2022-08-19 09:19:38 +02:00
expansion fix: [crowdsec] Fixed the module input handling 2023-05-11 16:12:07 +02:00
export_mod updated moduleInfo 2023-03-10 16:17:56 +01:00
import_mod fix: [url_import/url] added in __init__ 2022-11-08 06:23:40 +01:00
__init__.py new: [action] module wip 2022-05-03 16:10:07 +02:00