Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SS2-40 updated product docs for engagements integrations #556

Merged
merged 13 commits into from
Oct 22, 2024
4 changes: 3 additions & 1 deletion content/en/Integrations/Azure DevOps/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ description: >
---

{{% pageinfo %}}
Integrate with Azure DevOps to create work items for your Cobalt findings and streamline your remediation workflows. The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).
Integrate with Azure DevOps to create work items for your Cobalt pentest findings and streamline your remediation workflows. The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).

<span style="background-color: #ECE6FA; padding: 2px;">To sync DAST & Engagement findings, use the [Integration Builder](/integrations/integrationbuilder/).</span>
{{% /pageinfo %}}

## Overview
Expand Down
8 changes: 4 additions & 4 deletions content/en/Integrations/IntegrationBuilder/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The Integration Builder provides a library of connectors for common business and

### Connection

Integration Builder connects to apps to build recipes. Once authenticated, each the triggers and actions provided
The Integration Builder connects to apps to build recipes. Once authenticated, each of the triggers and actions provided
by that app become available to use across recipes. [See authentication best practices](/integrations/integrationbuilder/how-to-guides/#authentication-best-practices).

<iframe src="https://play.vidyard.com/a22pBZVWCwGaWvs8VQZXEC" width="640" height="360" frameborder="0" allowfullscreen></iframe>
Expand All @@ -68,23 +68,23 @@ Yes. You can create a connection to each environment of the application. Within
{{% /expand %}}
<br>

{{%expand "Do I pay extra for integration builder?" %}}
{{%expand "Do I pay extra for the Integration Builder?" %}}
<br>

No. Integration Builder is included for all Premium & Enterprise customers.

{{% /expand %}}
<br>

{{%expand "Are there usage limits for Integration Builder?" %}}
{{%expand "Are there usage limits for the Integration Builder?" %}}
<br>

Yes. Each customer organization is limited to 10,000 tasks, or individual processing steps. Contact us for additional tasks.

{{% /expand %}}
<br>

{{%expand "Is coding required to use Integration Builder?" %}}
{{%expand "Is coding required to use the Integration Builder?" %}}
<br>

While basic knowledge of logic and data structures can be helpful, the Integration Builder’s visual interface allows
Expand Down
6 changes: 4 additions & 2 deletions content/en/Integrations/Jira/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ description: >
---

{{% pageinfo %}}
Synchronize Cobalt [findings](/platform-deep-dive/pentests/findings/) with Jira issues bi-directionally. The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).
Synchronize Cobalt pentest [findings](/platform-deep-dive/pentests/findings/) with Jira issues bi-directionally. The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).

<span style="background-color: #ECE6FA; padding: 2px;">To sync DAST & Engagement findings, use the [Integration Builder](/integrations/integrationbuilder/).</span>
{{% /pageinfo %}}

## Overview

As an [Organization Owner](/platform-deep-dive/collaboration/user-roles/#organization-owner) or [Member](/platform-deep-dive/collaboration/user-roles/#organization-member), you can integrate Jira with Cobalt to streamline your workflows. With this integration, you can:

- **Push Cobalt findings as issues** to your Jira project.
- **Push Cobalt pentest findings as issues** to your Jira project.
- The [auto-push](/integrations/jira/push-findings/#how-auto-push-works) option allows you to push findings to Jira automatically.
- Pentest collaborators can also [push findings manually](/integrations/jira/push-findings/#push-findings-manually)—if they're not already synchronized.
- **Synchronize the status of Jira issues with Cobalt findings** once your team has completed remediation.
Expand Down
2 changes: 1 addition & 1 deletion content/en/Integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: >
---

{{% pageinfo %}}
Streamline your pentesting and development workflows with Cobalt integrations.
Streamline your testing and development workflows with Cobalt integrations.
{{% /pageinfo %}}

{{< alert title="Note" color="primary" >}}
Expand Down
4 changes: 3 additions & 1 deletion content/en/Integrations/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ description: >
---

{{% pageinfo %}}
Learn how to set up an integration between Cobalt and GitHub (Cloud only). The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).
Learn how to set up an integration between Cobalt and GitHub (Cloud only). The availability of this feature depends on your [PtaaS tier](/platform-deep-dive/credits/ptaas-tiers/).

<span style="background-color: #ECE6FA; padding: 2px;">To sync DAST & Engagement findings, use the [Integration Builder](/integrations/integrationbuilder/).</span>
{{% /pageinfo %}}

## Integration Overview
Expand Down
2 changes: 1 addition & 1 deletion content/en/Integrations/kenna-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >
---

{{% pageinfo %}}
Configure the integration to import Cobalt findings into the Kenna Security platform.
Configure the integration to import Cobalt pentest findings into the Kenna Security platform.

You can also refer to the Kenna Security [documentation](https://github.com/KennaSecurity/toolkit/tree/main/tasks/connectors/cobaltio#readme).
{{% /pageinfo %}}
Expand Down
Loading