nccgroup / Scout2

Security auditing tool for AWS environments
http://nccgroup.github.io/Scout2/
GNU General Public License v2.0
1.73k stars 300 forks source link

KeyError: 'Name' in EFS service #293

Closed andresriancho closed 6 years ago

andresriancho commented 6 years ago
Traceback (most recent call last):
  File "/home/andres/tools/virtualenvs/scout2/local/lib/python2.7/site-packages/AWSScout2-3.2.1-py2.7.egg/AWSScout2/configs/regions.py", line 186, in _fetch_target
    method(params, region, target)
  File "/home/andres/tools/virtualenvs/scout2/local/lib/python2.7/site-packages/AWSScout2-3.2.1-py2.7.egg/AWSScout2/services/efs.py", line 29, in parse_file_system
    file_system['name'] = file_system.pop('Name')
KeyError: 'Name'
x4v13r64 commented 6 years ago

Could you please provide more details about the issue (full output with --debug flag) please.

x4v13r64 commented 6 years ago

Fix in Scout Suite branch