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

Bug: DemonstrateCriteriaAPI() + DemonstrateAssetFilterAPI() #36

Closed ghost closed 6 years ago

ghost commented 6 years ago

Description

Updated metaclass information to get DemonstrateCriteriaAPI() to work for both Python v2 and v3.

Motivation and Context

See https://github.com/rapid7/nexpose-client-python/issues/32

How Has This Been Tested?

Running run_demo.py with the call to DemonstrateCriteriaAPI() uncommented.

Screenshots (if appropriate):

image

DemonstrateAssetFilterAPI() image

Types of changes

Checklist: