
Tenable Vulnerability Management
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Tenable Vulnerability Management to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Tenable Vulnerability Management API keys to automatically pull your vulnerability and asset data into the PostHog Data warehouse.
Generate an API key pair (access key and secret key) from Settings > My Account > API Keys in Tenable Vulnerability Management. API keys inherit the permissions of the user who generated them: exporting requires at least a Basic user role (or the VM.VM_EXPLORE.EXPORT privilege) plus Can View permission on the assets you want to sync.
Configuration
| Option | Type | Required |
|---|---|---|
Access key | password | Yes |
Secret key | password | Yes |
Region | select | Yes |
Linking Tenable Vulnerability Management to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Tenable Vulnerability Management
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
vulnerabilities | One row per vulnerability finding (asset, plugin, port, protocol). Synced via Tenable's asynchronous export API; incremental syncs pick up newly found and newly fixed findings | Incremental, Full refresh | last_found | — |
assets | One row per asset Tenable has discovered or scanned. Synced via Tenable's asynchronous export API; incremental syncs pick up assets updated since the last run | Incremental, Full refresh | updated_at | — |
scans | Scan configurations with their schedule and latest run status | Full refresh | — | — |