Threatrix Documentation
Threatrix
  • Getting Started
  • Developer Quick Start
  • SecureShip
    • Artifactory Scanning
    • ThreatAgent Scanning
  • Threat Center
    • Creating Account
      • OAuth Login
    • Entity Dashboard
    • User Profile
  • AICertify
    • Reviewing Results
  • codecertify
    • Quick Start
    • Project Summary Tab
    • Components Tab
      • Custom Components
        • Adding
        • Editing
        • Important Notes
      • Header Panel
      • Module Tree Panel
      • Results Panel
        • Card View
        • Risk Graph View
      • Audit History
    • Assets Tab
      • Custom Asset Matches
        • Adding Asset Match
  • securecore
    • Project Dashboard
    • ThreatScan
    • Scan Results
  • Threat Agent
    • Threat Agent Overview
    • Threat Agent - Installation & Scanning
    • Scan Summary Reports
    • Resolving Errors
    • Scanning Container Images
  • Integrations
    • Dependency Managers
      • RENV
    • Build Integrations
      • AWS CodeBuild
      • Azure DevOps
      • Bitbucket Pipeline
      • CircleCI
      • GitHub Action
      • GitLab Pipeline
      • Jenkins Pipeline
    • SCM Integrations
      • GitLab
      • Bitbucket
    • Issue Management
      • Jira
    • Notifications
  • Policy Management
    • Policy Overview
    • Creating Policies
    • Policy Conditions
    • Policy Actions
    • Policy Scopes
  • Administration
    • User Management
    • Organization Settings
      • Organization Knowledge Base
      • Integration
        • Slack Integration
        • Jira Integration
        • Service Keys
    • RBAC
    • Entity Management
    • Okta
      • Okta Org2Org Integration
  • GraphQL API
    • API Overview
  • Resources
    • Dependency Managers
      • PIP
    • Dictionary
    • Licenses
    • Security & Privacy
    • Binary File Support
  • Hybrid / On Premise
    • Getting Started
    • Installation
    • Upgrade
    • Setup
    • Cloud Data Disclosure
    • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. Administration
  2. Organization Settings
  3. Integration

Slack Integration

Slack integration allows your team to be alerted via slack channels.

PreviousIntegrationNextJira Integration

Last updated 1 year ago

Was this helpful?

All slack channels included in this list will receive notifications for alerts driven by a triggered policy action with action type "Alert" and name "Slack" configured as an alert option.

Configuring Slack Channels

Threatrix App must be added to your Slack account for Threatrix slack alerts to be successfully delivered.

Adding Threatrix App to Slack

Use the following Slack documentation to Create a Slack app. We will walk you through each step.

1) Under Create Your Slack App, click the "Create Your Slack App" button.

2) From the "Create your Slack app" screen, click the "Create New App" button.

3) Select "From Scratch" from the popup dialogue box.

4) From the "New app & chose workspace" dialogue, enter "Threatrix" for App name and select a workspace from the "Pick a workspace" dropdown.

5) Once your app is created, you'll be redirected to the Basic Information for your app. From this page, under Add features and functionality, select "Incoming Webhooks."

6) On the "Incoming Webhooks Page," Activate incoming webhooks.

7) Once Webhook is activated, scroll down and click the "Add New Webhook to Workspace" button.

8) Next, you must select a channel where you want alerts to be delivered from Threatrix. Select a channel and click "Allow."

9) You'll be redirected to the Webhooks configuration with a freshly minted Webhook URL that we can use within Threatrix. Select the "Copy" button to copy the URL to your clipboard.

10) From within Threatrix -> Admin -> Integration -> Slack click "Add Slack URL"

Within the "Add Slack URL" dialogue, enter the copied Slack URL and click "Save."

Your Slack alert Channel is now configured and ready to go!

Sending messages using Incoming WebhooksSlack API
Logo