Skip to content

UI/UX Overhaul & Native Apps Support

Choose a tag to compare

@fr4iser90 fr4iser90 released this 28 Oct 19:53
· 231 commits to main since this release

What's New

Native Mobile Apps Support

  • Android: Manifest analysis and permission scanning
  • iOS: Plist security configuration analysis
  • Auto-detection: Automatic detection of mobile app projects

UI/UX Improvements

  • Collapsible Tool Categories: Auto-collapse clean categories, expand only those with issues
  • Categorized Grid Layout: Tools grouped by functionality (Static Analysis, Dependencies, Secrets, etc.)
  • Color-Coded Status: Visual indicators
  • Compact Tool Cards: More efficient space usage with modern card-based layout
  • Tool Status Badges: Clear indication of findings count per tool
  • Category Statistics: Shows count of tools with issues per category

Fixed

  • Snyk Scanner: No longer fails when SNYK_TOKEN is not provided
    • Gracefully skips with clear message
    • Prevents authentication errors (401)
    • Shows skipped status in report

Removed

  • LLM Chat Integration: Removed for single-shot scan compatibility
  • WebUI Interactive Buttons: Removed scan/refresh controls for standalone reports
  • Backend Dependencies: No server-side requirements anymore

Highlights

  • Standalone HTML Reports - Fully self-contained with no external dependencies
  • Collapsible Categories - Reduce visual noise, focus on what matters
  • Simplified Architecture - Removed all interactive web features
  • Native Mobile Support - Android & iOS manifest analysis
  • Improved Report Readability - Better organization and visual hierarchy