Tanium Connector
The following is not supported in Tenable FedRAMP Moderate environments. For more information, see the Tenable FedRAMP Product Offering.
Tanium provides a powerful and flexible platform to secure endpoint devices. Rapidly respond to cyber threats with real-time visibility and comprehensive control.
Connector Details
Details | Description |
---|---|
Supported products |
|
Category |
Endpoint Security |
Ingested data |
Assets and Findings |
Ingested Asset Classes |
Devices |
Integration type |
UNI directional (data is transferred from the Connector to Tenable Exposure Management in one direction) |
Supported version and type |
SaaS (latest) |
Prerequisites and User Permissions
Before you begin configuring the connector, make sure you have the following:
-
Installed Comply - CVE Findings Sensor.
-
Tanium client API Server URL: <customerURL>-api.cloud.tanium.com
-
Tanium user with API Gateway Permission to enable access to the endpointComplianceFindings in the GraphQL API.
-
Tanium API Token.
Note: When creating the API Token, set the "Trusted IP" to 0.0.0.0/0 or an exact IPv4. Read more here.
Add a Connector
To add a new connector:
-
In the left navigation menu, click Connectors.
The Connectors page appears.
-
In the upper-right corner, click
Add new connector.
The Connector Library appears.
-
In the search box, type the name of the connector.
-
On the tile for the connector, click Connect.
The connector configuration options appear.
Configure the Tanium Connector
To configure the connector:
-
(Optional) In the Connector's Name text box, type a descriptive name for the connector.
-
In the Server URL and Access Token text boxes, paste the secret credentials you generated in Tanium.
-
In the Data pulling configuration section, you can configure dynamic settings specific to the connector.
-
In the Asset Retention text box, type the number of days after which you want assets to be removed from Tenable Exposure Management. If an asset has not been detected or updated within the specified number of days, it is automatically removed from the application, ensuring your asset inventory is current and relevant.
Tip: For more information, see Asset Retention.
-
-
In the Test connectivity section, click the Test Connectivity button to verify that Tenable Exposure Management can connect to your connector instance.
-
A successful connectivity test confirms that the platform can connect to the connector instance. It does not, however, guarantee that the synchronization process will succeed, as additional syncing or processing issues may arise.
-
If the connectivity test fails, an error message with details about the issue appears. Click Show tests for more information about the exact error.
-
-
In the Connector scheduling section, configure the time and day(s) on which you want connector syncs to occur.
Tip: For more information, see Connector Scheduling -
Click Create. Tenable Exposure Management begins syncing the connector. The sync can take some time to complete.
-
To confirm the sync is complete, do the following:
-
Navigate to the Connectors page and monitor the connector's status. Sync is complete once the connector status is Connected.
-
View the sync logs for the connector to monitor the logs for a successful connection.
-
Tanium in Tenable Exposure Management
Locate Connector Assets in Tenable Exposure Management
As the connector discovers assets, Tenable Exposure Management ingests those devices for reporting.
To view assets by connector:
-
In Tenable Exposure Management, navigate to the Assets page.
-
In the Filters section, under 3rd Party Connectors, click the connector name for which you want to view assets.
The asset list updates to show only assets from the selected connector.
-
Click on any asset to view Asset Details.
Locate Connector Weaknesses in Tenable Exposure Management
As the connector discovers weaknesses, Tenable Exposure Management ingests those weaknesses for reporting.
To view weaknesses by connector:
-
In Tenable Exposure Management, navigate to the Weaknesses page.
-
In the Filters section, under 3rd Party Connectors, click the connector name for which you want to view weaknesses.
The weaknesses list updates to show only weaknesses from the selected connector.
-
Click on any weakness to view Weakness Details.
Locate Connector Findings in Tenable Exposure Management
As the connector discovers individual findings, Tenable Exposure Management ingests those findings for reporting.
To view findings by connector:
-
In Tenable Exposure Management, navigate to the Findings page.
-
In the Filters section, under 3rd Party Connectors, click the connector name for which you want to view findings
The findings list updates to show only assets from the selected connector.
-
Click on any asset to view Finding Details.
Data Mapping
Exposure Management integrates with the connector via API to retrieve relevant weakness and asset data, which is then mapped into the Exposure Management system. The following tables outline how fields and their values are mapped from the connector to Exposure Management.
Device Mapping
Tenable Exposure Management UI Field |
Tanium Field |
---|---|
Unique Identifier | node.id |
Asset - Name | node.name |
Asset - Operating Systems | node.os.platform |
Asset - IPv4 Adresses Asset - IPv6 Adresses |
node.ipAddresses |
Asset _MAC Addresses | node.macAddresses |
Asset - First Observation Date | node.eidFirstSeen |
Asset - External Tags |
node.sensorReadings.columns node.computerID node.systemUUID node.namespace node.isVirtual node.isEncrypted node.chassisType node.primaryUser.name |
Asset Custom Attributes |
node.os.generation |
Findings Mapping
Tenable Exposure Management UI Field |
Tanium Field |
---|---|
Unique Identifier | cveId + asset_id |
Finding Name | cveId |
CVEs | cveId |
Severity Driver | cvssScoreV3 or cvssScore |
Description | summary |
Finding Custom Attributes |
cveYear Severity SeverityV3 |
Finding Status Mapping
Tenable Exposure Management Status |
Tanium Status |
---|---|
Active |
All fetched findings |
Fixed |
Findings isn't fetched again during the next sync |
Finding Severity Mapping
Tenable Exposure Management Severity |
Tanium Score |
---|---|
Critical |
CVSS: 9.0 - 10.0 |
High |
CVSS: 7.0 - 8.9 |
Medium |
CVSS: 4.0 - 6.9 |
Low |
CVSS: 1-3.9 |
None |
CVSS:0 |
Note:ForTanium, Tenable uses the cvssScoreV3 field to determine severity.
Status Update Mechanisms
Every day, Tenable Exposure Management syncs with the vendor's platform to receive updates on existing findings and assets and to retrieve new ones (if any were added).
The table below describes how the status update mechanism works in the connector for findings and assets ingested into Tenable Exposure Management.
Update Type in Exposure Management |
Mechanism (When?) |
---|---|
Archiving Assets |
|
Change a Finding status from "Active" to "Fixed" |
|
Uniqueness Criteria
Tenable Exposure Management uses defined uniqueness criteria to determine whether an ingested asset or finding should be recognized as a distinct record. These criteria help define how assets and findings are identified and counted from each connector.
Tip: Read all about Third-Party Data Deduplication in Tenable Exposure Management
The uniqueness criteria for this connector are as follows:
Data |
Uniqueness Criteria |
---|---|
Asset |
node.id |
Detection | cveId |
Finding |
cveId + cveID + asset_id |
API Endpoints in Use
API |
Use in Tenable Exposure Management |
---|---|
{{{ server_url }}}/plugin/products/gateway/graphql |
Asset, Detection and Findings |
Support Limitations and Expected Behavior
This section outlines any irregularities, expected behaviors, or limitations related to integration of the connector and Exposure Management. It also highlights details about ingested and non-ingested data to clarify data handling and functionality within this integration.
The Tanium connector includes an optional checkbox to indicate whether the customer uses the Tanium Comply module.

The Tanium connector includes an optional checkbox to indicate whether the Tanium instance uses the Comply module.
Comply Module |
Checkbox Selected |
Expected Behaviour |
---|---|---|
Yes | Yes | Full synchronization. Assets and findings are retrieved as expected. |
No | Yes | Synchronization fails due to query errors. Findings cannot be retrieved. |
Yes | No | Synchronization succeeds. Assets and findings are retrieved (same as case 1). |
No | No | Synchronization succeeds, but only assets are mapped. Findings are not retrieved. |
-
If the Comply module is not available and the checkbox is selected, the connector will attempt to run Comply-specific queries, resulting in errors.
-
If the Comply module is not available and the checkbox is not selected, the connector will skip findings and sync only assets.