added

Tenable.io: Send Instructions to Multiple Scanners

The Tenable.io API now supports bulk scanner directives. A new endpoint has been added to allow customers to send instructions to multiple scanners. You can use the all_scanners parameter along with the directive object to send instructions. Alternatively, you can provide an array of scanner UUIDs in the scanners parameter to send along with the directive object to send instructions to a subset of scanners.

added

Tenable.io: Rollover Scan Parameters

Rollover scan parameters have been added to the Tenable.io scanning API to allow users to launch rollover scans, retrieve rollover history data, and delete rollover history data. When you launch a rollover scan, the scan runs only against targets that Tenable.io did not scan previously due to a scan timeout. Rollover scans allow you to achieve complete scan coverage for all your assets, and you can use the rollover feature to split up large, network-impacting scans.

added

Tenable.io: Rename Agent

A new endpoint has been added to the Tenable.io API to allow users to rename agents. The endpoint accepts a string body parameter called name to rename the agent.

added

Cloud Security: New csv_format Query Parameter for List Violations

A new parameter is now available for the Tenable Cloud Security List violations endpoint that allows you to return the violations data in CSV format rather than JSON format. The csv_format query parameter can be specified with a value of true to return the violations data in CSV format.

added

Scheduled Exports

The Tenable.io API now supports scheduled exports. The scheduled exports API allows you to asynchronously export assets and findings data from Tenable.io in JSON or CSV format at a specified interval. You can use the API to schedule export jobs, monitor job status, and download the export results.

improved

Scan Time Window

The behavior of the scan_time_window body parameter has changed. Previously, this parameter only applied to Nessus agent scans. However, this parameter can now be used for Nessus scanner scans to set the time frame, in minutes, after which the scan will automatically stop.

added

Tenable Cloud Security API v1 Available

Documentation for the Tenable Cloud Security API is now available in the developer portal.

added

Tenable.io API Recipes

We are pleased to announce the launch of a new feature for the Tenable developer portal, Recipes!

added

Expert Article: Migrate Target Groups to Text Targets

A new expert article is now available in the developer portal:

added

Expert Article: Migrate Target Groups to Tags

A new expert article is now available in the developer portal: