rapid7 / nexpose-client-python

DEPRECATED : Rapid7 Nexpose API client library written in Python
https://www.rapid7.com/
BSD 3-Clause "New" or "Revised" License
25 stars 20 forks source link

Updated details attributes in nexpose_asset.py #25

Open derpadoo opened 7 years ago

derpadoo commented 7 years ago

Returns all information about an asset.

Description

Updated attributes of details from JSON dictionary.

Motivation and Context

21

How Has This Been Tested?

Couldn't...was having issues with my dev environment. This PR is pretty straightforward.

gschneider-r7 commented 7 years ago

Will need some testing as I think this won't just work, unfortunately, since the additional data might be coming from other API endpoints.