Skip to content

Commit

Permalink
fix MDX error
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyzanchi committed Oct 31, 2024
1 parent 833e94d commit c26c325
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/content/docs/vulnerability-management/dev-workflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,23 +101,23 @@ On any vulnerability management screen, select <DNT>**Manage security notificati
### Set up a Slack alert [#slack-alerts]

1. Select <DNT>**Add a Slack**</DNT>.
<img
title="Slack Rule"
alt="Slack Rule"
src="/images/security_screenshot-slack-rule.webp"
/>
<img
title="Slack Rule"
alt="Slack Rule"
src="/images/security_screenshot-slack-rule.webp"
/>
2. Under <DNT>**Slack settings**</DNT>, select a destination or create one by clicking <Icon name="fe-plus-circle"/>.
3. Under <DNT>**Slack settings**</DNT>, select a channel to send your notifications to.
4. Under <DNT>**Notification rules**</DNT>, configure rules to receive notifications for vulnerabilities of different severity levels.

### Set up a webhook alert [#webhook-alerts]

1. Select <DNT>**Add a Webhook**</DNT>.
<img
title="Webhook Rule"
alt="Webhook Rule"
src="/images/security_screenshot-webhook-rule.webp"
/>
<img
title="Webhook Rule"
alt="Webhook Rule"
src="/images/security_screenshot-webhook-rule.webp"
/>
2. Under <DNT>**Webhook settings**</DNT>, select a destination or create one by clicking <Icon name="fe-plus-circle"/>. Learn more about creating a webhook destination [here](/docs/alerts-applied-intelligence/notifications/notification-integrations/#webhook).
3. Under <DNT>**Webhook settings**</DNT>, create a channel name.
4. Under <DNT>**Notification rules**</DNT>, configure rules to receive notifications for vulnerabilities of different severity levels.

0 comments on commit c26c325

Please sign in to comment.