You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/var/www/MISP/PyMISP/examples/vt_to_misp.py", line 178, in <module>
main(misp, config, args)
File "/var/www/MISP/PyMISP/examples/vt_to_misp.py", line 123, in main
submit_to_misp(misp, misp_event, misp_objects)
File "/var/www/MISP/PyMISP/examples/vt_to_misp.py", line 163, in submit_to_misp
template_id = misp.get_object_template_id(misp_object.template_uuid)
AttributeError: 'PyMISP' object has no attribute 'get_object_template_id'
i'm trying to run vt_to_misp.py script for enriching event
command for running:
./config
file already have API keys and urlerror, what i have when i run enrichment script:
MISP and PyMISP already updated for last version
how i can fix that?
@SteveClement
The text was updated successfully, but these errors were encountered: