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.

Commonly-Used Scan Export Filters for Tenable.io

The Scan Export Filters documentation now describes commonly-used filter query parameters for scan export data.

Connectors API Support for Networks

The API now supports associating connectors with Tenable.io networks by adding the network_id field to the connector object.

Scan Filtering

You can now use these API endpoints to get a list of available scan and scan history filters:

List Agents in an Agent Group

Added new content describing the GET /scanners/{scanner_id}/agent-groups/{agent_group_id}/agents endpoint for listing agents for an agent group. See List agents for agent group.

Tag-Based Scans for Tenable.io API

You can now configure Tenable.io scans to target assets based on one or more tags you have assigned to the assets. For example, you might want to run more frequent scans of assets running a Windows operating system. Rather than manually configuring a scan to target a static group of Windows assets, you can configure Tenable.io to automatically apply a tag to any asset that a scan identifies as running Windows. Then, you can configure a scan to evaluate any asset with that tag on an appropriate frequency.