Browse Snap-ins
ola-breach-notifier-security
OLA Breach Notifier for Security Issues
by DevRev

This snap-in automatically manages security issues in DevRev by notifying owners and handling sprint assignments for high and critical severity security issues.

Features

  • Monitors security issue creation and ownership changes.
  • Automatically notifies owners when high or critical severity issues are created or reassigned.
  • Intelligently assigns security issues to appropriate sprint boards based on:
  1. Active sprints where the owner is a member.
  2. Most commonly used sprint board in recent issues.
  • Posts timeline comments when sprint assignment isn't possible.

Usage

No manual configuration is needed. The snap-in automatically:

  1. Monitors security issues with SECURITY_ISSUES subtype.
  2. Processes high and critical severity issues.
  3. Notifies owners via timeline comments.
  4. Attempts sprint assignment.
  5. Posts additional guidance if sprint assignment fails.

Error handling

The snap-in includes comprehensive error handling and logging:

  • Failed API calls are logged with detailed error messages.
  • Processing errors are caught and logged.
  • Successful notifications and assignments are confirmed in logs.