Connecting Code Repository to a Project

Once you've configured your repository integration and LLM provider, you need to connect specific repositories to one of your projects. Each project can connect to multiple repositories for finding and fixing security vulnerabilities.

Adding Repository Sources to a Project

You can connect repositories to either an existing project or create a new project during the setup process.

  • For Existing Projects
  1. Navigate to your project in Bright's UI
  2. Go to Project Settings
  3. Navigate to the STAR Sources section
  4. Click Add Source A modal will appear showing all available repositories from your connected integrations (GitHub, GitLab)
  1. Select one or more repositories you want to connect to this project
  2. Choose which branches to monitor (default: main/master)
  3. Click Add to complete the connection

  • For New Projects
  1. Navigate to Projects in the main menu
  2. Click "Create Project"
  3. Enter your project name and description
  4. Select groups that can access this project
  5. Click Create
  6. Once a project is created, follow the same steps as in the previous section to connect STAR to the new project


What’s Next