Installation
STAR requires three configuration steps before it can run security workflows inside your CI pipeline:
- Configure repository access (GitHub / GitLab)
- Configure LLM providers (GitHub Copilot / OpenAI)
- Connect repositories to a Bright project
This ensures STAR can read code, generate fixes, validate them in runtime, and submit pull requests back into your source control system.
Updated 15 days ago