Service Graph Connector for Tenable for Assets for ServiceNow

Tenable Vulnerability Management offers monitoring and vulnerability management that protects critical applications, devices, and infrastructures. The Service Graph Connector for Tenable for Assets application is purpose-built for ServiceNow's Vulnerability Response offering, allowing you to import your Tenable Vulnerability Management vulnerability data and manage it within ServiceNow.

Note: The Service Graph Connector for Tenable for Assets ServiceNow app asset push job uses the POST /import/assets API endpoint to create new assets in Tenable Vulnerability Management. This endpoint creates an asset import job that is managed by Tenable Vulnerability Management and is referred to as an async request in several rule descriptions.

Application Menu

  • Service Graph Connector for Tenable for Assets: Primary Role Required: x_tsirm_tio_cmdb.user

Title Required Role
Documentation x_tsirm_tio_cmdb.user
Contact Support x_tsirm_tio_cmdb.user
Dashboard x_tsirm_tio_cmdb.user
Assets Pending Approval x_tsirm_tio_cmdb.user
All Synchronized Items x_tsirm_tio_cmdb.user
Configuration x_tsirm_tio_cmdb.admin
General Settings x_tsirm_tio_cmdb.admin
Connectors x_tsirm_tio_cmdb.admin
API Data Mappings x_tsirm_tio_cmdb.user
Diagnostics x_tsirm_tio_cmdb.admin
Asset Outbound Jobs x_tsirm_tio_cmdb.admin
Asset Inbound Jobs x_tsirm_tio_cmdb.admin
Queued Actions x_tsirm_tio_cmdb.admin

Primary Roles

  • x_tsirm_tio_cmdb.admin: An administrative user of the application.

  • x_tsirm_tio_cmdb.user: A basic user of the application.

Business Rules

  • Update Job and Chunk Status: Business rule that sets the status of jobs and chunks.

  • Push Asset Update to Tenable.io: Sends asset update information to Tenable Vulnerability Management by creating an async request queue action entry.

  • Set Name: Sets the name of the asset attribute record of the connector or Asset UUID change.

  • Set Tenable Values when Done Processing: On complete outbound jobs, this sets values on the asset attribute record.

  • Update Job Percent Complete: Updates the job percent complete as records get processed.

  • Create Settings if None exist: Automatically creates a general settings record with default values if one does not exist.

  • Calc Job State: Calculates the job state based on happenings with chunks.

  • On Job State Change: Inbound job total records and percent complete, when the state of the job changes.

  • Notify About Limitations on Out of Box Rules: Shows user interface message explaining that out of box CI rules are not editable.

  • Push Asset Update to Tenable.io (Update): Sends asset update information to Tenable Vulnerability Management by creating an async request queue action entry.