Connecting Code Repository to a Project

Once you've configured your repository integration and LLM provider, you need to connect specific repositories to a project. Each project can connect to multiple repositories to find and fix security vulnerabilities.

Connecting to an Existing Project

  1. In Bright's platform, go to Projects.
  2. Select the project
  3. In the project page, go to Project Settings.
  4. Navigate to the STAR Sources section.
  5. Click Add Source
    1. A modal appears showing GitHub/GitLab repositories
  1. Select one or more repositories.
  2. Choose branches to monitor (default: main or master).
  3. Click Add.

Connecting When Creating a New Project

  1. In Bright's platform, go to Projects.
  2. Click "Create Project".
  3. Enter project name & description.
  4. Select groups that can access this project
  5. Set access groups and click Create.
  6. Once a project is created, follow the same steps above to add repository sources.

What’s Next