misp-modules/misp_modules
chrisr3d dba8bd8c5b
fix: Avoid trying to build attributes with not intended fields
- Previously: if the header field is not an attribute type, then
              it was added as an attribute field.
              PyMISP then used to skip it if needed

- Now: Those fields are discarded before they are put in an attribute
2018-05-17 16:24:11 +02:00
..
helpers Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
modules fix: Avoid trying to build attributes with not intended fields 2018-05-17 16:24:11 +02:00
__init__.py added default parameter for new -m flag 2017-09-01 07:44:53 -07:00