Skip to content

v1.3.1

Latest

Choose a tag to compare

@AKharytonchyk AKharytonchyk released this 07 Jul 21:03
· 4 commits to main since this release

πŸ›‘οΈ Security Vulnerability Monitoring - v1.3.1

πŸŽ‰ Major New Features

πŸ›‘οΈ Dependabot Integration

  • Real-time vulnerability monitoring across all repositories
  • Severity indicators (Critical, High, Medium, Low) with direct links to GitHub security pages
  • Expandable detail views for comprehensive vulnerability breakdown
  • Performance optimized with lazy loading and intelligent caching

🏒 Enterprise Support

  • GitHub Enterprise Server compatibility with automatic URL detection
  • Enhanced repository access including private repos and organization memberships
  • Dynamic CSP configuration adapting to your GitHub environment
  • Avatar fallback handling for GHE authentication scenarios

πŸ“Έ Screenshots

Repository Overview

πŸ”§ Setup

Required Token Permissions

Add security_events scope to your GitHub Personal Access Token for vulnerability monitoring.

Documentation

✨ Highlights

  • Zero configuration - Works out of the box with existing setups
  • Enterprise ready - Full GitHub Enterprise Server support
  • Performance focused - Intelligent loading and caching
  • Secure by design - Enhanced CSP and authentication handling

πŸ› Bug Fixes

  • Fixed UI consistency across vulnerability indicators
  • Enhanced repository access for private repos
  • Improved CSP configuration removing unsupported directives
  • Better error handling and user feedback

πŸ”„ Breaking Changes

None! This release is fully backward compatible.


New Dependencies: Enhanced React Query usage for optimal caching
Minimum Requirements: GitHub Personal Access Token with security_events scope for full functionality