-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
navi error with "display assets" #13
Comments
I will get this fixed tonight. Exposure score is only available for lumin
customers and this function is missing that check.
Thank you for reporting this.
…On Tue, Nov 10, 2020, 10:06 AM mroshan1 ***@***.***> wrote:
when using the navi tool to display assets, i get the following error.
Other options seem to work find so far. Appreciate your help on this.
navi display assets
Hey Listen!
Below are the assets found in the last 30 days
IP Address(es) FQDN(s) Exposure Score Sources
Traceback (most recent call last):
File "/Users/procore/Documents/src/navi/venv-navi/bin/navi", line 11, in
load_entry_point('navi-pro==6.1.8', 'console_scripts', 'navi')()
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 829, in *call*
return self.main(*args, **kwargs)
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 782, in main
rv = self.invoke(ctx)
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/click-7.1.2-py3.8.egg/click/core.py",
line 610, in invoke
return callback(*args, **kwargs)
File
"/Users/procore/Documents/src/navi/venv-navi/lib/python3.8/site-packages/navi_pro-6.1.8-py3.8.egg/navi/plugins/display.py",
line 110, in assets
KeyError: 'exposure_score'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHWPVTOFTG2U7QHVE6VUSDLSPFXHXANCNFSM4TQ5O3DA>
.
|
packetchaos
added a commit
that referenced
this issue
Nov 11, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when using the navi tool to display assets, i get the following error. Other options seem to work find so far. Appreciate your help on this.
The text was updated successfully, but these errors were encountered: