New modules added to __init__

pull/46/head
Alexandre Dulaunoy 7 years ago
parent 331b3ea0b6
commit 062f2dfd30
  1. 4
      misp_modules/modules/expansion/__init__.py

@ -1,2 +1,2 @@
__all__ = ['asn_history', 'circl_passivedns', 'circl_passivessl', 'cve', 'dns',
'eupi', 'ipasn', 'passivetotal', 'sourcecache', 'whois']
__all__ = ['asn_history', 'circl_passivedns', 'circl_passivessl', 'countrycode', 'cve', 'dns',
'eupi', 'ipasn', 'passivetotal', 'sourcecache', 'virustotal', 'whois']

Loading…
Cancel
Save