GitHub App Integration
Installing the GitHub App
- Go to Settings → Integrations → GitHub in the VULQN dashboard
- Click Install GitHub App
- Select your GitHub organization
- 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
!vulqnchat 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.