---
title: Cybersecurity Help
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/cybersecurity-help/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cybersecurity-help/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
Cybersecurity Help is a global vulnerability intelligence provider.
## Actions
* **Get Subscription Info** (*Enrichment*) - Retrieve your current subscription status.
* **Get Subscribed Software Status** (*Enrichment*) - Retrieve recent software subscription requests and their current status.
* **List Assets** (*Enrichment*) - List your assets.
* **List Subscribed Software** (*Enrichment*) - List of software that is being monitored according to your subscription settings.
* **List User Tasks** (*Enrichment*) - Retrieve unprocessed tasks.
* **List User Tasks Asset** (*Enrichment*) - Retrieve unprocessed tasks for a particular asset.
* **List User Tasks Group** (*Enrichment*) - Retrieve unprocessed group tasks.
* **Add Subscribed Software Monitoring** (*Containment*) - Configure software subscription for a particular asset.
* **Mark User Task Processed** (*Containment*) - Set current task as processed.
* **Mark User Task Updated** (*Containment*) - Set the current task as updated and update current software version in subscription.
* **Remove Asset** (*Containment*) - Remove an asset and cancel all subscriptions connected with it.
* **Remove Asset Subscribed Software** (*Containment*) - Remove subscribed software for a particular asset.
## Cybersecurity Help configuration
1. Log in to Cybersecurity Help to get your API Key.
1. Select Subscription from the menu, choose Settings and copy your Token.
## Configure Cybersecurity Help 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 you Cybersecurity Help URL. The default value is `https://www.cybersecurity-help.cz`
* **Token**. Enter the Cybersecurity Help token you [copied earlier](#cybersecurity-help-configuration).
*
*
*
*
For information about Cybersecurity Help, see the [Cybersecurity Help website](https://www.cybersecurity-help.cz/).
## Change Log
* October 26, 2022 - 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.