Skip to main content

Tenable.sc

Vulnerability Management

The Tenable Security Center (Tenable.sc) connector integrates with a Tenable.sc deployment to synchronize host assets, asset groups, mobile devices, vulnerability findings, compliance violations, audit-file controls, and plugin-based vulnerability definitions into the Brinqa platform. Findings, hosts, mobile devices, and violations are sourced from the Tenable.sc analysis API; asset groups, audit-file controls, and plugin definitions are sourced from their dedicated endpoints.


Data retrieved from Tenable Security Center

Connector ObjectRequiredMaps to Data Model
HostYesHost
Asset GroupYes(none — SDM only)
ControlYesViolation Definition
Mobile DeviceYesMobile Device
VulnerabilityYesVulnerability
ViolationYesViolation
Vulnerability DefinitionYesVulnerability Definition

Model relationships

note

For detailed steps on how to view the data retrieved from Tenable Security Center in the Brinqa Platform, see How to view your data.

note

The Tenable Security Center connector supports Tenable Security Center versions 5 and above (testing for 6.4 is ongoing).

note

Tenable Security Center refers to Vulnerability Definitions as Plugins. When the Sync data from setting is enabled, the connector filters patched vulnerabilities using the lastMitigated timestamp; for cumulative and other types it uses lastSeen.

note

Asset Group intentionally maps to no unified data model. It is published as a source data model (SDM) only, so it participates in no out-of-the-box consolidation.

note

rest/asset returns the complete asset-group list in a single response — it exposes no offset/limit parameters and applies no server-side cap — so Asset Group performs no paging and the configured page size does not apply. On very large instances the member IP list can be excluded via the fields operation option to reduce response size.