JupiterOne-Archives / graph-tenable-io

A graph conversion tool for https://www.tenable.com/products/tenable-io
Mozilla Public License 2.0
2 stars 7 forks source link

Changelog for 7.2.0 #109

Closed ndowmon closed 3 years ago

ndowmon commented 3 years ago
## 7.2.0 - 2021-07-20

### Added

- Added support for ingesting the following **new** relationships:

  | Source         | \_class   | Target                                                        |
  | -------------- | --------- | ------------------------------------------------------------- |
  | `tenable_scan` | **SCANS** | `aws_instance,azure_vm,google_compute_instance,tenable_asset` |

- Added `TenableClient.iterateAssets()` method. Made other asset export
  endpoints private.