Skip to content
VULQN VULQN docs
Get Started

GitHub App Integration

Installing the GitHub App

  1. Go to Settings → Integrations → GitHub in the VULQN dashboard
  2. Click Install GitHub App
  3. Select your GitHub organization
  4. Choose which repositories to grant access to

Permissions required

The VULQN GitHub App requires:

  • Pull requests: Read & write (to post review comments)
  • Contents: Read (to fetch diffs)
  • Issues: Read (for !vulqn chat commands on PR comments)
  • Commit statuses: Write (to update PR build status pass/fail)
  • Metadata: Read (required for all GitHub Apps accessing repository data)

Chat commands

VULQN supports !vulqn commands posted as PR comments. See the Commands reference.

Full documentation coming soon.