Skip to content

Commit 41be131

Browse files
update name of add integrations button
skipped release notes as those are historical artifacts
1 parent 9f46ef6 commit 41be131

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/semgrep-appsec-platform/email.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can choose to receive notifications from Semgrep regarding new findings thro
1717
Perform these steps in Semgrep AppSec Platform to create an email integration and receive notifications:
1818

1919
1. Create an email integration:
20-
1. On the navigation menu, click **<i class="fa-solid fa-gear"></i> Settings > Integrations > Add Integration.**
20+
1. On the navigation menu, click **<i class="fa-solid fa-gear"></i> Settings > Integrations > Add**.
2121
2. Click on **Email**.
2222
3. Enter a **Name** for the integration.
2323
4. Enter the **Email address** to receive Semgrep findings.

docs/semgrep-appsec-platform/jira.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To enable the Jira integration, follow these steps:
4545

4646
1. Sign in to [Semgrep AppSec Platform](https://semgrep.dev/login).
4747
2. Navigate to [**Settings** > **Integrations**](https://semgrep.dev/orgs/-/settings/integrations).
48-
3. If this is your first integration, click **Set up First Integration**. Otherwise, click **Add integration**. In the drop-down menu that appears, select **Jira**.
48+
3. If this is your first integration, click **Set up First Integration**. Otherwise, click **Add**. In the drop-down menu that appears, select **Jira**.
4949
4. Follow the on-screen instructions to grant Semgrep the necessary permissions and set up the integration.
5050
5. When prompted, select the Jira instance you want to connect to. If you have multiple Jira instances, choose one instance from the **Use app on** drop-down menu.
5151
* **For deployments that have used a previous version of the Jira integration**: Ensure you're connecting to the same Jira instance you previously connected to. Please contact Semgrep if you want to connect to a different Jira instance.

docs/semgrep-appsec-platform/notifications.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ To view all integrations available to you in Semgrep AppSec Platform, follow the
2323
1. Sign in to your [Semgrep AppSec Platform ](https://semgrep.dev/orgs/-/settings/integrations) account.
2424
2. Click **Settings**.
2525
3. Click **Integrations**.
26-
4. If this is your first integration, click **Set up First Integration**. Otherwise, click **Add Integration**.
26+
4. If this is your first integration, click **Set up First Integration**. Otherwise, click **Add**.
2727
![Screenshot of Integrations page while adding the first integration.](/img/integrations.png#md-width)
2828
**Figure**. The integrations available in Semgrep AppSec Platform.

docs/semgrep-appsec-platform/slack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can select the channels in your Slack workspace that receive finding notific
3434
To install the Semgrep Slack app, follow these steps:
3535

3636
1. In [Semgrep AppSec Platform](https://semgrep.dev/login), go to **Settings** > **[Integrations](https://semgrep.dev/orgs/-/settings/integrations)**.
37-
2. On the **[Integrations](https://semgrep.dev/orgs/-/settings/integrations)** page, click **Add Integration** (or **Setup First Integration** if this is your first integration), and then select **Slack**.
37+
2. On the **[Integrations](https://semgrep.dev/orgs/-/settings/integrations)** page, click **Add** (or **Setup First Integration** if this is your first integration), and then select **Slack**.
3838
3. Click **Allow**.
3939

4040
## Set up notifications for findings in Slack

docs/semgrep-appsec-platform/webhooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Semgrep sends two types of JSON objects:
2828
Perform these steps in Semgrep AppSec Platform to set up webhooks:
2929

3030
1. Create a webhook integration:
31-
1. On the navigation menu, click **<i class="fa-solid fa-gear"></i> Settings > Integrations > Add Integration.**
31+
1. On the navigation menu, click **<i class="fa-solid fa-gear"></i> Settings > Integrations > Add**.
3232
2. Click **Webhook**.
3333
3. In the **Name** field, enter a name for the integration.
3434
4. In the **Webhook URL** field, enter the target webhook URL for the integration.

src/components/procedure/_integrate-slack.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You must be a Slack workspace owner to set up the Semgrep Slack app.
77
To install the Semgrep Slack app, follow these steps:
88

99
1. Sign in to your Semgrep AppSec Platform account, and then go to **Settings** > **[Integrations](https://semgrep.dev/orgs/-/settings/integrations)**.
10-
1. On the [Integrations](https://semgrep.dev/orgs/-/settings/integrations) page, click **Add Integration** (or **Setup First Integration** if this is your first integration), and then select **Slack**.
10+
1. On the [Integrations](https://semgrep.dev/orgs/-/settings/integrations) page, click **Add** (or **Setup First Integration** if this is your first integration), and then select **Slack**.
1111
1. Click **Allow**.
1212
1. In your **Slack workspace**, find or create a specific channel for Semgrep notifications.
1313
1. In the selected **Slack channel**, enter the following slash command:

0 commit comments

Comments
 (0)