improved

Error Handling for Tag List Requests

Tenable.io now returns a 400 error response if you submit a request to list tag categories or values with invalid or malformed query filtering parameters.

improved

GCP Connectors

The Connectors documentation now describes the Google Cloud Platform (GCP) connector type parameter. For more information, see the POST /settings/connectors endpoint.

added

Connector Error Mapping

The Tenable.io API now provides connector error codes in the status_message property of connector objects returned by the GET /setting/connectors and GET /setting/connectors/{connector_id} endpoints. The error codes are provided to help troubleshoot connector problems (for example, caused by authentication errors or insufficient permissions).

Identify Unassessed Assets in Tenable.io

Tenable.io can discover assets without assessing the assets for vulnerabilities (for example, via a host discovery scan, Nessus Network Monitor running in discovery mode, or connectors). Assets that have been seen but not assessed do not count towards your asset license limit.

Lumin API

You can use Tenable Lumin to quickly and accurately assess your Cyber Exposure risk and compare your health and remediation performance to other Tenable customers in your Salesforce industry and the larger population. Lumin correlates raw vulnerability data with asset business criticality and threat context data to support faster, more targeted analysis workflows than traditional vulnerability management tools. For more information, see Lumin in Tenable.io in the Tenable.io Vulnerability Management User Guide.

added

Upload Files to Use with Managed Credentials via Tenable.io API

You can now upload files for use with managed credentials, using the following endpoint:

Manage User Authorizations with Tenable.io API

Tenable.io API now allows you manage user access authorizations. Access methods include user name and password, single sign-on (SSO) with SAML, and API.

Cancel Asset and Vulnerability Exports via Tenable.io API

In Tenable.io API you can now cancel an asset or vulnerability export job, as well as view a list of current export jobs for your Tenable.io instance.

Tenable.io Vulnerability Import Updates

The following changes have been made to the POST /vulnerabilities request message:

OpenAPI Specs Download

We now provide the links for viewing and downloading the OpenAPI specifications published in the Tenable API Explorer.