misp-modules/misp_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
..
helpers Merge pull request #266 from MISP/pipenv 2019-01-21 14:18:26 +01:00
lib * Fix if network_behavior_field doesn't exist in packet 2022-04-07 15:10:15 +01:00
modules fix: [crowdsec] Fixed the module input handling 2023-05-11 16:12:07 +02:00
__init__.py fix: [internal] Better exception logging 2021-12-24 16:48:24 +01:00