CodeScanAlertInstance¶
-
class
github.CodeScanAlertInstance.CodeScanAlertInstance¶ This class represents code scanning alert instances. The reference can be found here https://docs.github.com/en/rest/reference/code-scanning.
-
ref¶ Type: str
-
analysis_key¶ Type: str
-
environment¶ Type: str
-
state¶ Type: str
-
commit_sha¶ Type: str
-
message¶ Type: str
-
location¶ Type: class: github.CodeScanAlertInstanceLocation.CodeScanAlertInstanceLocation
-
classifications¶ Type: list of str
-