Github API - Test Config

code-scanning-alert-instance [object]

Attributes
analysis_key code-scanning-analysis-analysis-key

code-scanning-analysis-analysis-key [scalar]

Identifies the configuration under which the analysis was executed. For example, in GitHub Actions this includes the workflow filename and job name.

API:
Github Open API
(version: 1.1.4)

category code-scanning-analysis-category

code-scanning-analysis-category [scalar]

Identifies the configuration under which the analysis was executed. Used to distinguish between multiple analyses for the same tool and commit, but performed on different languages or different parts of the code.

API:
Github Open API
(version: 1.1.4)

classifications code-scanning-alert-classification []

code-scanning-alert-classification [scalar]

A classification of the file. For example to identify it as generated.

API:
Github Open API
(version: 1.1.4)

commit_sha string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

environment code-scanning-alert-environment

code-scanning-alert-environment [scalar]

Identifies the variable values associated with the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed.

API:
Github Open API
(version: 1.1.4)

html_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

location code-scanning-alert-location

code-scanning-alert-location [object]

Describe a region within a file for the alert.

Attributes
end_column integer

end_line integer

path string

start_column integer

start_line integer

API:
Github Open API
(version: 1.1.4)

message 1940

1940 [object]

Attributes
text string

API:
Github Open API
(version: 1.1.4)

ref code-scanning-ref

code-scanning-ref [scalar]

The full Git reference, formatted as refs/heads/<branch name>,
refs/pull/<number>/merge, or refs/pull/<number>/head.

API:
Github Open API
(version: 1.1.4)

state code-scanning-alert-state

code-scanning-alert-state [scalar]

State of a code scanning alert.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)