mirror of https://github.com/MISP/misp-modules
updated
parent
ea2ccc1004
commit
2d3631cd41
|
@ -1,10 +1,7 @@
|
|||
import json
|
||||
import logging
|
||||
|
||||
import requests
|
||||
|
||||
from . import check_input_attribute, standard_error_message
|
||||
|
||||
misperrors = {'error': 'Error'}
|
||||
mispattributes = {
|
||||
'input': ['domain'],
|
||||
|
|
Loading…
Reference in New Issue