- Go to your GitHub account settings
- Navigate to Developer settings and then Personal access tokens
- Click on Generate new token (classic)
- Give your token a relevant name and select the desired scopes for access, but at least:
- repo
- read:user
- Click Generate token and make sure to copy it immediately, as it won't be shown again
This token will serve as the authentication method to fetch both Pull Request data and the Git repository for SOUP dependency analysis from GitHub.
When entering the authentication credentials in Ketryx, the username has no effect, but the password should be the PAT.
Comments
0 comments
Article is closed for comments.