misp-modules/misp_modules
chrisr3d fc8a573ba7
fix: Changed the way references added at the end are saved
- Some references are saved until they are added
  at the end, to make it easier when needed
- Here we changed the way they are saved, from a
  dictionary with some keys to identify each part
  to the actual dictionary with the keys the
  function add_reference needs, so we can directly
  use this dictionary as is when the references are
  added to the different objects
2019-07-24 11:14:12 +02:00
..
helpers Merge pull request #266 from MISP/pipenv 2019-01-21 14:18:26 +01:00
lib fix: Changed the way references added at the end are saved 2019-07-24 11:14:12 +02:00
modules add: Added virustotal_public to the list of available modules 2019-07-24 11:10:25 +02:00
__init__.py new: Devel mode. 2019-04-26 13:48:41 +02:00