---
title: BitSight Security Performance Management
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/bitsight-security-performance-management/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/bitsight-security-performance-management/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 27, 2026***
BitSight offers the world's leading security ratings solution with a mission to change the way the world manages cybersecurity risk.
## Actions
* **List Alerts** *(Enrichment)* - List your existing alerts and their details.
* **Get Alert Details** *(Enrichment)* - Get the details of an alert.
* **List Companies** *(Enrichment)* - Retrieve information about all companies in your portfolio.
* **Get Company Details** *(Enrichment)* - Get specific details about a company that's not returned by querying companies alone. The details include rating details, rating history, and risk vector grades.
* **Get Company Findings** *(Enrichment)* - Get an organization’s finding details.
## BitSight configuration
1. To [generate an API Token](https://help.bitsighttech.com/hc/en-us/articles/115014888388-API-Token-Management), after signing in, go to top right corner on the gear icon and select **Account**.
1. In the **API Token** section, click **Generate New Token** (this token will be used later in the configuration).
## Configure BitSight Security Performance Management 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 BitSight API URL, for example, `https://api.bitsighttech.com`
* **API Token**. Enter the API token copied [above](#bitsight-configuration).
*
*
*
*
For information about BitSight Security Performance Management, see [Security Performance Management documentation](https://help.bitsighttech.com/hc/en-us/categories/4410024719255-Security-Performance-Management#).
## Change Log
* February 10, 2022 - 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.