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.
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.
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.
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.
Tenable Cloud Security API v1 Available
Documentation for the Tenable Cloud Security API is now available in the developer portal.
Tenable.io API Recipes
We are pleased to announce the launch of a new feature for the Tenable developer portal, Recipes!
Expert Article: Migrate Target Groups to Text Targets
A new expert article is now available in the developer portal:
Expert Article: Migrate Target Groups to Tags
A new expert article is now available in the developer portal:
Expert Article: AWS Lambda Layer for pyTenable
A new expert article is now available in the developer portal:
Web Application Scanning v2: Deprecation Reminders
There are several endpoints, parameters, and attributes in the Web Application Scanning v2 API that are pending deprecation. These items will be removed on November 18th, 2021. Please update any existing integrations that your organization has before this date.