--- title: FortiSandbox description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/fortisandbox/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/fortisandbox/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; fortisandbox ***Version: 1.2 Updated: April 29, 2026*** Fortinet FortiSandbox is a detection tool with threat prevention capabilities, with the integration actions can be utilized to the technology. ## Actions * **Upload a File** *(Containment)* - On-demand submit for filesize < 20MB. * **Upload Large File** *(Containment)* - On-demand submit for filesize > 20MB. * **Upload a URL File***(Containment)* - On-demand submit URL. * **Query URL Rating** *(Enrichment)* - Query URL Rating. * **Cancel a Job Submission** *(Containment)* - Cancel a submission. * **Get AV Rescan Results** *(Enrichment)* - Get AV results. * **Add or Remove from Blacklist or Whitelist** *(Containment)* - Allow user to add/delete checksums to allow/block (white/black) list. * **Mark a Sample** *(Containment)* - Mark a sample as false negative/false positive. ## Configure FortiSandbox 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 FortiSandbox server URL. * **Username**. Enter the username of a FortiSandbox admin user authorized to authenticate the integration. * **Password**. Enter the password for the admin user. * * * * FortiSandbox configuration For information about FortiSandbox, see [FortiSandbox documentation](https://docs.fortinet.com/product/fortisandbox/5.0). ## Change Log * April 28, 2021 - First upload * July 6, 2023 (v1.1) - Updated the integration with Environmental Variables * April 29, 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.