--- title: Tufin SecureTrack V2 description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/tufin-securetrack-v2/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/tufin-securetrack-v2/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Tufin SecureTrack icon ***Version: 1.1 Updated: April 30, 2026*** Tufin SecureTrack is a security policy management solution that provides visibility, analysis and reporting capabilities for security policies. ## Actions * **List Zones** *(Enrichment)* - Get all zones. * **List Zone Entries** *(Enrichment)* - Get entries for a zone. * **Search Devices** *(Enrichment)* - Get devices. * **Search Network Object** *(Enrichment)* - Get network objects matching specified criteria. * **Search Policy** *(Enrichment)* - Get policies by device. * **Search Topology** *(Enrichment)* - Get path for specified traffic. * **Search Topology Image** *(Enrichment)* - Get path image for specified traffic. ## Configure Tufin SecureTrack V2 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'; * * **URL**. Enter your [Tufin SecureTrack API URL](https://forum.tufin.com/support/kc/latest/Content/Suite/RESTAPI/4423.htm). * **Username**. Enter the username of a Tufin SecureTrack admin user authorized to authenticate the integration. * **Password**. Enter the password for the admin user. * * * * Tufin SecureTrack V2 configuration For information about Tufin SecureTrack, see [Tufin SecureTrack documentation](https://forum.tufin.com/support/kc/latest/Content/Suite/RESTAPI/4420.htm). ## Change Log * April 7, 2023 (v1.0) - First upload * April 30, 2026 (v1.1) - 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.