--- title: Tenable.sc description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/tenable.sc/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/tenable.sc/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; tenable.sc ***Version: 1.3 Updated: April 30, 2026*** Connect with Tenable SecurityCenter to execute scans, get scan results and perform administrative actions. ## Actions * **Add Asset** (*Enrichment*) - Add a new asset with the specified parameters. * **Create Scan** (*Enrichment*) - Create a new scan with the specified parameters. * **Download Report** (*Enrichment*) - Download a report ID which can be added to incident. * **Download Scan Result** (*Enrichment*) - Download a scan ID and result. * **Execute Scan** (*Enrichment*) - Execute a scan. * **Get Analysis** (*Enrichment*) - Get the results of an analysis based on the specified criteria. * **Get Asset** (*Enrichment*) - Get information on the specified asset. * **Get Cumulative Vulnerabilities** - Get Cumulative Vulnerabilities based on tool. * **Get Individual Vulnerabilities** - Get Vulnerabilities for specific Scan, need to have Scan Result ID. * **Get Group** (*Enrichment*) - Get information on the specified group. * **Get Policy** (*Enrichment*) - Get information on the specified policy. * **Get Report** (*Enrichment*) - Get report information on the specified report. * **Get Scan** (*Enrichment*) - Get scan information on the specified scan. * **Get Scan Result** (*Enrichment*) - Get the result for the specified scan. * **List Asset Templates** (*Enrichment*) - Get a list of asset templates. * **List Credentials** (*Enrichment*) - Get a list of stored credentials. * **List Groups** (*Enrichment*) - Get a list of groups. * **List Assets** (*Enrichment*) - Get a list of assets. * **List LCEs** (*Enrichment*) - Get a list of the LCEs. * **List Plugins** (*Enrichment*) - Get a list of the plugins. * **List Policies** (*Enrichment*) - Get a list of the policies. * **List Queries** (*Enrichment*) - Get a list of the queries. * **List Report** (*Enrichment*) - Get a list of the reports. * **List Repositories** (*Enrichment*) - Get a list of the repositories. * **List Scan Results** (*Enrichment*) - List the executed Scan Results. * **List Scans** (*Enrichment*) - Get a list of scans. ## Configure Tenable.sc in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **Host**. Enter your [Tenable SC host address](https://docs.tenable.com/integrations/Atlassian/Jira/Content/introduction.htm#Data-Collection), for example, `tenablesc.eastus.cloudapp.azure.com`. * **Port**. Enter your Tenable SC [port](https://docs.tenable.com/tenable-core/security-center/Content/TenableCore/AccessRequirements.htm#Port-Requirements). * **Protocol**. Select the protocol: * **HTTPS** * **HTTP** * **Username**. Enter the username of a Tenable SC admin user authorized to authenticate the integration. * **Password**. Enter the password for the admin user. * * * * Tenable.sc configuration For information about Tenable Security Center (formerly Tenable.sc), see [Tenable Security Center documentation](https://docs.tenable.com/security-center.htm). ## Change Log * January 31, 2019 - First upload * June 26, 2019 - Bug fix for SSL verification * August 5, 2019 - Supported Version Updated * October 26, 2020 - New action added * December 21, 2020 - Updated descriptions * July 13, 2023 (v1.2) + Updated the integration with Environmental Variables + Changed fields visibility * April 30, 2026 (v1.3) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.