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
- Workflow Status Indicator: Shows "Running STAR Workflow" when active
- Workflow Dropdown: Displays the currently selected workflow with timestamp and repository information
- 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:
- Initializing: Setting up the scan environment
- Repository Analysis: Cloning and analyzing repository structure
- Vulnerability Detection: Scanning code for security issues
- AI Processing: LLM is generating security fixes
- Code Generation: Creating remediation code
- Creating Pull Request: Preparing PR with fixes
- Finalizing: Completing workflow and updating results
- Complete: Workflow finished successfully
Updated 8 months ago