Tenable.io
A comprehensive asset-centric solution to accurately track resources while accommodating dynamic assets such as cloud, mobile devices, containers, and web applications.
Vulnerability Management · Tenable Vulnerability Management (formerly Tenable.io)
Configuration parameters
url— Server URL (required)access-key— Access keycredentials_access_key— (required)secret-key— Secret keycredentials_secret_key— (required)unsecure— Trust any certificate (not secure)proxy— Use system proxy settingsfirst_fetch— Events first fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)max_fetch— Events max fetcheventFetchInterval— Events Fetch IntervalassetsFetchInterval— Assets and vulnerabilities fetch interval
Commands (15)
-
tenable-io-export-assetsRetrieves details for the specified asset to include custom attributes.
-
tenable-io-export-scanExport and download a scan report. Scan results older than 35 days are supported in Nessus and CSV formats only, and filters cannot be applied. Scans that are actively running cannot be exported (run "tenable-io-list-scans" to view scan statuses).
-
tenable-io-export-vulnerabilitiesRetrieves details for the specified asset to include custom attributes.
-
tenable-io-get-asset-detailsRetrieves details for the specified asset including custom attributes.
-
tenable-io-get-audit-logsReturns audit logs extracted from Tenable io.
-
tenable-io-get-scan-historyLists the individual runs of the specified scan.
-
tenable-io-get-scan-reportRetrieves a scan report for the specified scan.
-
tenable-io-get-scan-statusChecks the status of a specific scan using the scan ID. Possible values: "Running", "Completed", and "Empty" (Ready to run).
-
tenable-io-get-vulnerabilities-by-assetGets a list of up to 5000 of the vulnerabilities recorded for a specified asset.
-
tenable-io-get-vulnerability-detailsRetrieves details for the specified vulnerability.
-
tenable-io-launch-scanLaunches a scan with existing or custom targets. You can specify custom targets in the command arguments.
-
tenable-io-list-scan-filtersLists the filtering, sorting, and pagination capabilities available for scan records on endpoints/commands that support them.
-
tenable-io-list-scansRetrieves scans from the Tenable platform.
-
tenable-io-pause-scanPauses all scans inputted as an array. Will pause scans whose status is 'Running'.
-
tenable-io-resume-scanResumes all scans inputted as an array. Will resume scans whose status is 'Paused'.