Github Issue Tracker Set up
This document outlines the steps to setup your Github account with APIsec.
Reading time < 3 min
Setup Github Issue Tracker
The expectation is that you already have an account with Github or know how to set one up.
- From the homepage select your project > Then, select the
Configurations
tab. - Select the
Integrations
tab from the top menu. - From the left menu select
Issue Tracker
. - Choose an Environment Name Profile.
- Select
Github
for the Issue Tracker. - Create New Issue Tracker Credentials by clicking on the button. Or, select from the Credentials dropdown if it's already created. You can create a new user with read/write access to the test repository.
Note: You'll need generate an API token to add your Github account. You can find more information how to set up Personal Access Token here.
- Once you add the credentials, add the Issue-Tracker URL.
The following fields are optional:
- Assignee Username. The Github username of the assignee must be a collaborator with write access.
Activating the toggle button will log the vulnerabilities to Github.
Finally, click on Test Credentials
button to validate the connection has established and click Save.
If everything is setup correctly, you'll see Valid Credentials message at the bottom of the screen.