tenable / pyTenable

Python Library for interfacing into Tenable's platform APIs
https://pytenable.readthedocs.io
MIT License
343 stars 172 forks source link

Dashboards in Tenable.sc #603

Open Gmunker opened 2 years ago

Gmunker commented 2 years ago

Is your feature request related to a problem? Please describe. Unable to hit the Dashboards in Tenable.sc with PyTenable

Describe the solution you'd like Modules to work with the Dashboards

Describe alternatives you've considered Using the Tenable.sc API, although PyTenable hitting the Dashboards would make things a lot easier.

6illess commented 2 years ago

+1

SteveMcGrath commented 2 years ago

You can use the base HTTP verbs using the TenableSC class today, but yes they aren't naturalized today. Note the documentation that all of the product classes share below.

https://pytenable.readthedocs.io/en/stable/api/base/platform.html