Real Time Results Bar

Understanding the Real-Time Results Bar

The real-time results bar appears at the top of your project page when one or more STAR workflows are running.

Key Components

  1. Workflow Status Indicator: Shows "Running STAR Workflow" when active
  2. Workflow Dropdown: Displays the currently selected workflow with timestamp and repository information
  3. Navigation Controls: Arrow buttons to move between workflow steps

Workflow Progress Steps
The real-time results bar displays the current step of the active workflow:

  1. Initializing: Setting up the scan environment
  2. Repository Analysis: Cloning and analyzing repository structure
  3. Vulnerability Detection: Scanning code for security issues
  4. AI Processing: LLM is generating security fixes
  5. Code Generation: Creating remediation code
  6. Creating Pull Request: Preparing PR with fixes
  7. Finalizing: Completing workflow and updating results
  8. Complete: Workflow finished successfully