--- title: Bitdefender GravityZone description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/bitdefender-gravityzone/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/bitdefender-gravityzone/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Bitdefender Gravityzone icon ***Version: 1.2 Updated: April 27, 2026*** Layered Next-Gen Security for physical, virtual, and cloud environments provided with reports, scan, policies and details as per below. ## Actions * **Add File To Quarantine** (*Containment*) - Creates a new task to add a file to quarantine. * **Add To Blocklist** (*Containment*) - Add file hashes to the Blocklist. * **Create Report** (*Notification*) - Create new Report. * **Create Scan Task** (*Containment*) - Create new Scan Task. * **Delete Report** (*Containment*) - Delete Report. * **Get Endpoint List** (*Enrichment*) - Search list of available endpoints. * **Get Report** (*Enrichment*) - Get details of a report. * **Get Scan List** (*Enrichment*) - Search list of available scans. * **List Blocklist Items** (*Enrichment*) - Lists all the hashes that are present in the blocklist. * **List Companies** (*Enrichment*) - Search list of available companies. * **List Policies** (*Enrichment*) - Search list of available policies. * **Policy Details** (*Enrichment*) - Get details of specific policy. * **Remove From Blocklist** (*Containment*) - Remove file hashes from Blocklist. ## Configure Bitdefender GravityZone 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 the URL for your GravityZone site. * **API Key**. Enter your GravityZone [API key](https://www.bitdefender.com/business/support/en/77209-125277-public-api.html). * * * * Bitdefender Gravity Zone configuration For information about Bitdefender GravityZone, see [GravityZone documentation](https://www.bitdefender.com/business/support/en/77209-79436-welcome-to-gravityzone.html). ## Change Log * January 22, 2021 - First upload * July 6, 2023 (v1.1) - Updated the integration with Environmental Variables * April 27, 2026 (v1.2) - 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.