CodeScanAlertInstanceLocation

class github.CodeScanAlertInstanceLocation.CodeScanAlertInstanceLocation

This class represents code scanning alert instance locations. The reference can be found here https://docs.github.com/en/rest/reference/code-scanning.

path
Type:str
start_line
Type:int
start_column
Type:int
end_line
Type:int
end_column
Type:int