# Github SAST Scan

Import findings in JSON format from Github Code Scanning REST API:
[https://docs.github.com/en/rest/code-scanning/code-scanning](https://docs.github.com/en/rest/code-scanning/code-scanning)

### Sample Scan Data

Sample Github SAST scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/github_sast).
