misp-modules/misp_modules
chrisr3d 327a1ac893
fix: [farsight_passivedns] Fixed lookup_rdata_name results desclaration
- Getting generator as a list as it is already the
  case for all the other results, so it avoids
  issues to read the results by accidently looping
  through the generator before it is actually
  needed, which would lose the content of the
  generator
- Also removed print that was accidently introduced
  with the last commit
2021-03-30 03:42:54 +02:00
..
helpers Merge pull request #266 from MISP/pipenv 2019-01-21 14:18:26 +01:00
lib fix imports and unused variables 2020-11-30 12:48:01 +01:00
modules fix: [farsight_passivedns] Fixed lookup_rdata_name results desclaration 2021-03-30 03:42:54 +02:00
__init__.py new: Devel mode. 2019-04-26 13:48:41 +02:00