Manage GitHub App (Pro) on Endor Labs

Learn how to manage your GitHub App integration in Endor Labs.

You can make changes to the GitHub App integrations or delete them. You can view the activity logs for the GitHub App and rescan your GitHub repositories on demand.

  1. Sign in to Endor Labs and select Manage > Integrations from the left sidebar.

  2. Click Manage next to GitHub under Source Control Managers.

    Manage GitHub App

  3. Click the three vertical dots next to the integration.

    You can choose from the following options:

To edit the GitHub App integration:

  1. Click the three vertical dots next to the integration, and select Edit Integration.
  2. Update your personal access token and choose the scanners.
  3. Choose Pull Request Scans to set preferences for scanning pull requests submitted by users:
    • Enable Automatic Pull Request Scanning to automatically scan PRs submitted by users.
    • Enable Pull Request Comments to allow GitHub Actions to comment on PRs for policy violations.
    • Set the Scanning Preferences to:
      • Quick Scan for dependency resolution without reachability analysis. This provides rapid visibility into potential vulnerabilities for faster merges.
      • Full Scan for dependency resolution, reachability analysis, and call graph generation for supported languages. This provides full visibility but may take longer to complete.
  4. Click Save. The changes are applied from the next scanning cycle.

To delete a GitHub App integration, click the three vertical dots next to the integration, and select Delete Integration.

When you delete the integration, it also deletes all child namespaces, projects, and references associated with the auto-generated root group namespace, as well as any manually created namespaces and projects under that namespace.

To view sync logs, click the three vertical dots next to the integration, and select View Sync Logs.

The sync logs display details of synchronization attempts, including timestamps, error types, and diagnostic messages. These logs help identify issues such as authentication failures or configuration problems.

sync logs

To migrate from GitHub App (Pro) to standard GitHub App:

  1. Click the three vertical dots on the right side of the integration that you want to edit, and select Migrate to Standard App.

  2. Click Migrate.

    You will be redirected to GitHub.

  3. Click Configure.

  4. Select a user to authorize the app.

  5. Select Configure in the organization in which you want to migrate the app.

  6. Select whether to install and authorize Endor Labs on all your repositories or select the specific repositories that you wish to scan.

  7. Choose the namespace and click Next.

  8. Select and enable the scanners you require.

  9. Select the preferences for scanning pull requests, if required.

  10. Click Continue.

GitHub App scans your repositories every 24 hours. Click Rescan Org to manually trigger a scan outside the 24-hour period.

Click Scan More Repositories to go to Projects, where you can add more repositories to scan through the GitHub App.