You can use the GitHub REST API to create calls to get the data you need to integrate with GitHub.
Requirements:
$ git clone git@github.com:scanapi/examples.git
$ cd github-api
$ export GITHUB_API_TOKEN=<your_github_personal_access_token>
$ scanapi run scanapi.yamlThe report will be available at scanapi-report.html