description |
---|
Add Akto app in your GitHub organization |
- Create a new Github App from developer settings
- Install created Github App to your repositories
- Integrate the Github App to Akto dashboard
- Go to
Settings > Developer Settings > Github Apps
on your github dashboard and clickNew Github App
- While creating new Github App, use name as
Akto Github App
with following permissions- Read permissions : Administration, code, member, metadata
- Read and write permissions : checks, issues, pull requests
- After app creation, install github app to your repositories
- Once setup is done you will need Github App Id and Private key as
.pem
file.
- Download private key as
.pem
file
- In Akto dashboard go to
Settings > Integrations > Reporting > Github App
and clickConfigure
- Add Github App Id and upload secret key
.pem
file.
- Final screen after integrating Github App.