missing types added

pull/3/head
unknown 2015-09-30 14:46:25 +02:00
parent 0256a487b6
commit e364c3aed7
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ class PyMISP(object):
'mutex', 'vulnerability', 'attachment', 'malware-sample', 'link', 'comment',
'text', 'email-src', 'email-dst', 'email-subject', 'email-attachment',
'yara', 'target-user', 'target-email', 'target-machine', 'target-org',
'target-location', 'target-external', 'other']
'target-location', 'target-external', 'other']
try:
# Make sure the MISP instance is working and the URL is valid