Step 1: Setting Up Webhooks for Real-Time Scanning
- Go to Settings in DefendStack Platform
- Locate your configured version control system
- Click the three dots (⋮) menu in the right corner
- Select Configure
- Adjust your scanning settings according to your requirements
- Click Create Webhook
-
Return to the configuration page to find:
- Webhook URL
- Webhook Secret
Step 2: Configuring Webhooks in Your Version Control
- Navigate to your version control platform
- Locate the webhooks configuration section
-
Add a new webhook using:
- The Webhook URL from the step 1.
- The Webhook Secret from the step 1.
- Save your webhook configuration